chore: use streamable http by default (#716)

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
Pavel Feldman 2025-07-18 18:31:00 -07:00 committed by GitHub
parent b0be1ee256
commit 29711d07d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 305 additions and 51 deletions

View file

@ -38,7 +38,7 @@
}
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.11.0",
"@modelcontextprotocol/sdk": "^1.16.0",
"commander": "^13.1.0",
"debug": "^4.4.1",
"mime": "^4.0.7",