mirror of
https://github.com/upstash/context7.git
synced 2025-06-26 23:50:04 +00:00
added sse http support
This commit is contained in:
parent
b9749394fb
commit
e2952e9a39
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@upstash/context7-mcp",
|
"name": "@upstash/context7-mcp",
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"description": "MCP server for Context7",
|
"description": "MCP server for Context7",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
@ -31,7 +31,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/upstash/context7#readme",
|
"homepage": "https://github.com/upstash/context7#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@modelcontextprotocol/sdk": "^1.8.0",
|
"@modelcontextprotocol/sdk": "^1.11.4",
|
||||||
"dotenv": "^16.5.0",
|
"dotenv": "^16.5.0",
|
||||||
"zod": "^3.24.2"
|
"zod": "^3.24.2"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user