feat: support streamable http alongside sse
This commit is contained in:
parent
504aa26761
commit
1d1902208e
7 changed files with 87 additions and 48 deletions
|
@ -28,7 +28,7 @@
|
|||
"check": "prettier --check . && tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.9.0",
|
||||
"@modelcontextprotocol/sdk": "^1.10.2",
|
||||
"express": "^4.21.2",
|
||||
"open": "^10.1.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue