Commit 09afc21
committed
chore(deps): bump rmcp 1.4 -> 1.5 for MCP protocol 2025-11-25 support
rmcp 1.5.0 (2026-04-16) ships MCP protocol version 2025-11-25 via upstream
PR modelcontextprotocol/rust-sdk#802. This is the version Claude Desktop's
Cowork and Code-in-Desktop modes require to surface MCP tools; the older
2025-06-18 that rmcp 1.4 topped out on was accepted by the standard chat
client but silently filtered out by the agent-mode clients.
Smoke-tested locally: initialize handshake now returns
protocolVersion "2025-11-25" when the client requests it.
Fixes #20.1 parent 92c51ac commit 09afc21
2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments