Context7 for VS Code
io.github.upstash/context7
Up-to-date code docs for any prompt
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install Context7 in VS Code
.vscode/mcp.json
{
"servers": {
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs