🎏 feat: Add MCP support for Streamable HTTP Transport (#7353)

This commit is contained in:
Ben Verhees 2025-05-13 19:14:15 +02:00 committed by GitHub
parent 502617db24
commit 0b44142383
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 185 additions and 11 deletions

View file

@ -67,7 +67,7 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.9.0",
"@modelcontextprotocol/sdk": "^1.11.2",
"diff": "^7.0.0",
"eventsource": "^3.0.2",
"express": "^4.21.2"