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
This commit is contained in:
Roo Code 2025-10-16 14:52:42 +00:00
parent 270dce5050
commit d3f9de988d
2 changed files with 26 additions and 40 deletions

64
pnpm-lock.yaml generated
View file

@ -616,7 +616,7 @@ importers:
version: 3.848.0
'@google/genai':
specifier: ^1.0.0
version: 1.3.0(@modelcontextprotocol/sdk@1.12.0)
version: 1.3.0(@modelcontextprotocol/sdk@1.20.0)
'@lmstudio/sdk':
specifier: ^1.1.1
version: 1.2.0
@ -624,8 +624,8 @@ importers:
specifier: ^1.9.18
version: 1.9.18(zod@3.25.61)
'@modelcontextprotocol/sdk':
specifier: 1.12.0
version: 1.12.0
specifier: 1.20.0
version: 1.20.0
'@qdrant/js-client-rest':
specifier: ^1.14.0
version: 1.14.0(typescript@5.8.3)
@ -2194,8 +2194,8 @@ packages:
'@mixmark-io/domino@2.2.0':
resolution: {integrity: sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw==}
'@modelcontextprotocol/sdk@1.12.0':
resolution: {integrity: sha512-m//7RlINx1F3sz3KqwY1WWzVgTcYX52HYk4bJ1hkBXV3zccAEth+jRvG8DBRrdaQuRsPAJOx2MH3zaHNCKL7Zg==}
'@modelcontextprotocol/sdk@1.20.0':
resolution: {integrity: sha512-kOQ4+fHuT4KbR2iq2IjeV32HiihueuOf1vJkq18z08CLZ1UQrTc8BXJpVfxZkq45+inLLD+D4xx4nBjUelJa4Q==}
engines: {node: '>=18'}
'@mswjs/interceptors@0.39.6':
@ -4061,9 +4061,6 @@ packages:
'@types/node@20.17.57':
resolution: {integrity: sha512-f3T4y6VU4fVQDKVqJV4Uppy8c1p/sVvS3peyqxyWnzkqXFJLRU7Y1Bl7rMS1Qe9z0v4M6McY0Fp9yBsgHJUsWQ==}
'@types/node@20.19.19':
resolution: {integrity: sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==}
'@types/node@24.2.1':
resolution: {integrity: sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==}
@ -9521,9 +9518,6 @@ packages:
undici-types@6.19.8:
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
undici-types@7.10.0:
resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==}
@ -10939,7 +10933,7 @@ snapshots:
'@babel/parser': 7.27.2
'@babel/template': 7.27.2
'@babel/types': 7.27.1
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@ -11353,9 +11347,9 @@ snapshots:
'@floating-ui/utils@0.2.9': {}
'@google/genai@1.3.0(@modelcontextprotocol/sdk@1.12.0)':
'@google/genai@1.3.0(@modelcontextprotocol/sdk@1.20.0)':
dependencies:
'@modelcontextprotocol/sdk': 1.12.0
'@modelcontextprotocol/sdk': 1.20.0
google-auth-library: 9.15.1
ws: 8.18.2
zod: 3.25.76
@ -11681,13 +11675,14 @@ snapshots:
'@mixmark-io/domino@2.2.0': {}
'@modelcontextprotocol/sdk@1.12.0':
'@modelcontextprotocol/sdk@1.20.0':
dependencies:
ajv: 6.12.6
content-type: 1.0.5
cors: 2.8.5
cross-spawn: 7.0.6
eventsource: 3.0.7
eventsource-parser: 3.0.2
express: 5.1.0
express-rate-limit: 7.5.0(express@5.1.0)
pkce-challenge: 5.0.0
@ -13662,11 +13657,6 @@ snapshots:
dependencies:
undici-types: 6.19.8
'@types/node@20.19.19':
dependencies:
undici-types: 6.21.0
optional: true
'@types/node@24.2.1':
dependencies:
undici-types: 7.10.0
@ -13736,7 +13726,7 @@ snapshots:
'@types/ws@8.18.1':
dependencies:
'@types/node': 20.19.19
'@types/node': 24.2.1
optional: true
'@types/yargs-parser@21.0.3': {}
@ -13788,7 +13778,7 @@ snapshots:
dependencies:
'@typescript-eslint/typescript-estree': 8.32.1(typescript@5.8.3)
'@typescript-eslint/utils': 8.32.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
eslint: 9.27.0(jiti@2.4.2)
ts-api-utils: 2.1.0(typescript@5.8.3)
typescript: 5.8.3
@ -13801,7 +13791,7 @@ snapshots:
dependencies:
'@typescript-eslint/types': 8.32.1
'@typescript-eslint/visitor-keys': 8.32.1
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
fast-glob: 3.3.3
is-glob: 4.0.3
minimatch: 9.0.5
@ -14324,7 +14314,7 @@ snapshots:
dependencies:
bytes: 3.1.2
content-type: 1.0.5
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
http-errors: 2.0.0
iconv-lite: 0.6.3
on-finished: 2.4.1
@ -15021,7 +15011,6 @@ snapshots:
debug@4.4.3:
dependencies:
ms: 2.1.3
optional: true
decamelize@1.2.0: {}
@ -15739,7 +15728,7 @@ snapshots:
content-type: 1.0.5
cookie: 0.7.2
cookie-signature: 1.2.2
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
encodeurl: 2.0.0
escape-html: 1.0.3
etag: 1.8.1
@ -15775,7 +15764,7 @@ snapshots:
extract-zip@2.0.1:
dependencies:
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
get-stream: 5.2.0
yauzl: 2.10.0
optionalDependencies:
@ -15875,7 +15864,7 @@ snapshots:
finalhandler@2.1.0:
dependencies:
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
encodeurl: 2.0.0
escape-html: 1.0.3
on-finished: 2.4.1
@ -16109,7 +16098,7 @@ snapshots:
dependencies:
basic-ftp: 5.0.5
data-uri-to-buffer: 6.0.2
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
transitivePeerDependencies:
- supports-color
@ -17714,7 +17703,7 @@ snapshots:
micromark@2.11.4:
dependencies:
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
parse-entities: 2.0.0
transitivePeerDependencies:
- supports-color
@ -17722,7 +17711,7 @@ snapshots:
micromark@4.0.2:
dependencies:
'@types/debug': 4.1.12
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
decode-named-character-reference: 1.1.0
devlop: 1.1.0
micromark-core-commonmark: 2.0.3
@ -18219,7 +18208,7 @@ snapshots:
dependencies:
'@tootallnate/quickjs-emscripten': 0.23.0
agent-base: 7.1.3
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
get-uri: 6.0.4
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6
@ -18529,7 +18518,7 @@ snapshots:
proxy-agent@6.5.0:
dependencies:
agent-base: 7.1.3
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6
lru-cache: 7.18.3
@ -19060,7 +19049,7 @@ snapshots:
router@2.2.0:
dependencies:
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
depd: 2.0.0
is-promise: 4.0.0
parseurl: 1.3.3
@ -19146,7 +19135,7 @@ snapshots:
send@1.2.0:
dependencies:
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
encodeurl: 2.0.0
escape-html: 1.0.3
etag: 1.8.1
@ -19364,7 +19353,7 @@ snapshots:
socks-proxy-agent@8.0.5:
dependencies:
agent-base: 7.1.3
debug: 4.4.1(supports-color@8.1.1)
debug: 4.4.3
socks: 2.8.4
transitivePeerDependencies:
- supports-color
@ -20011,9 +20000,6 @@ snapshots:
undici-types@6.19.8: {}
undici-types@6.21.0:
optional: true
undici-types@7.10.0: {}
undici@6.21.3: {}

View file

@ -456,7 +456,7 @@
"@google/genai": "^1.0.0",
"@lmstudio/sdk": "^1.1.1",
"@mistralai/mistralai": "^1.9.18",
"@modelcontextprotocol/sdk": "1.12.0",
"@modelcontextprotocol/sdk": "1.20.0",
"@qdrant/js-client-rest": "^1.14.0",
"@roo-code/cloud": "workspace:^",
"@roo-code/ipc": "workspace:^",