added sse http support

This commit is contained in:
buggyhunter 2025-05-28 00:48:25 +03:00
parent e2952e9a39
commit 8222f21183

View File

@ -31,7 +31,7 @@
}, },
"homepage": "https://github.com/upstash/context7#readme", "homepage": "https://github.com/upstash/context7#readme",
"dependencies": { "dependencies": {
"@modelcontextprotocol/sdk": "^1.11.4", "@modelcontextprotocol/sdk": "^1.12.0",
"dotenv": "^16.5.0", "dotenv": "^16.5.0",
"zod": "^3.24.2" "zod": "^3.24.2"
}, },