chore: upgrade @upstash/context7-mcp to v1.0.26 and remove remote config

This commit is contained in:
enesgules 2025-10-23 00:25:26 +03:00
parent e0c6122ef3
commit 04e8dc8ede

View File

@ -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
}
]
}
]
}