diff options
Diffstat (limited to 'docs/mcp-spine-plan.md')
| -rw-r--r-- | docs/mcp-spine-plan.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/mcp-spine-plan.md b/docs/mcp-spine-plan.md new file mode 100644 index 0000000..3b03ca7 --- /dev/null +++ b/docs/mcp-spine-plan.md @@ -0,0 +1,12 @@ +# libmcp Note + +The original extraction plan for the shared MCP spine has been promoted into +the canonical `libmcp` spec. + +Current source of truth: + +- the canonical `libmcp` repository (`https://git.swarm.moe/libmcp.git`), in + `docs/spec.md` + +The `$mcp-bootstrap` skill is also now canonically owned by `libmcp` and should +be installed from that repository rather than maintained independently here. |