diff --git a/external_plugins/context7/.mcp.json b/external_plugins/context7/.mcp.json index 6dec78d..989effd 100644 --- a/external_plugins/context7/.mcp.json +++ b/external_plugins/context7/.mcp.json @@ -1,6 +1,6 @@ { "context7": { - "command": "npx", - "args": ["-y", "@upstash/context7-mcp"] + "type": "http", + "url": "https://mcp.context7.com/mcp" } }