feat: support Streamable HTTP transport for downstream (#32)

This commit is contained in:
samanhappy
2025-04-27 13:55:25 +08:00
committed by GitHub
parent c9ec3b77ce
commit 7f33615161
4 changed files with 80 additions and 9 deletions

View File

@@ -23,7 +23,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.9.0",
"@modelcontextprotocol/sdk": "^1.10.2",
"@radix-ui/react-accordion": "^1.2.3",
"@radix-ui/react-slot": "^1.1.2",
"@shadcn/ui": "^0.0.4",