mirror of
https://github.com/upstash/context7.git
synced 2025-12-26 22:52:47 +00:00
chore: upgrade @upstash/context7-mcp to v1.0.26 and remove remote config
This commit is contained in:
parent
e0c6122ef3
commit
04e8dc8ede
16
server.json
16
server.json
@ -12,7 +12,7 @@
|
||||
{
|
||||
"registryType": "npm",
|
||||
"identifier": "@upstash/context7-mcp",
|
||||
"version": "1.0.21",
|
||||
"version": "1.0.26",
|
||||
"transport": {
|
||||
"type": "stdio"
|
||||
},
|
||||
@ -26,19 +26,5 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"remotes": [
|
||||
{
|
||||
"type": "streamable-http",
|
||||
"url": "https://mcp.context7.com/mcp",
|
||||
"headers": [
|
||||
{
|
||||
"name": "CONTEXT7_API_KEY",
|
||||
"description": "API key for authentication",
|
||||
"isRequired": false,
|
||||
"isSecret": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user