mcp for VS Code
ai.foura/mcp
Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.foura.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs