fix(mcp): remove bundled context7 MCP server (#486)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trevin Chow
2026-04-01 17:16:07 -07:00
committed by GitHub
parent 577db53a2d
commit afdd9d4465
5 changed files with 9 additions and 65 deletions

View File

@@ -23,11 +23,5 @@
"image-generation",
"agent-browser",
"browser-automation"
],
"mcpServers": {
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
}
}
]
}