diff options
| author | main <main@swarm.moe> | 2026-03-19 15:49:41 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-03-19 15:49:41 -0400 |
| commit | fa1bd32800b65aab31ea732dd240261b4047522c (patch) | |
| tree | 2fd08af6f36b8beb3c7c941990becc1a0a091d62 /docs/mcp-spine-plan.md | |
| download | adequate-rust-mcp-1.0.0.zip | |
Release adequate-rust-mcp 1.0.0v1.0.0
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. |