Skip to content

Commit d3f9de9

Browse files
committed
fix: update @modelcontextprotocol/sdk to 1.20.0 for 2025-06-18 protocol support
Updates the MCP SDK from version 1.12.0 to 1.20.0 to add support for protocol version 2025-06-18. This resolves the "Server protocol version is not supported" error when connecting to MCP servers using the newer protocol. Fixes #8683
1 parent 270dce5 commit d3f9de9

File tree

2 files changed

+26
-40
lines changed

2 files changed

+26
-40
lines changed

pnpm-lock.yaml

Lines changed: 25 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
"@google/genai": "^1.0.0",
457457
"@lmstudio/sdk": "^1.1.1",
458458
"@mistralai/mistralai": "^1.9.18",
459-
"@modelcontextprotocol/sdk": "1.12.0",
459+
"@modelcontextprotocol/sdk": "1.20.0",
460460
"@qdrant/js-client-rest": "^1.14.0",
461461
"@roo-code/cloud": "workspace:^",
462462
"@roo-code/ipc": "workspace:^",

0 commit comments

Comments
 (0)