VPN.FAIL MCP for VS Code
io.github.vpnfail/vpnfail-mcp
Free remote MCP server for fetching public web pages through a rotating proxy pool.
client:VS Code
transport:streamable-http
tools:3
Install VPN.FAIL MCP in VS Code
.vscode/mcp.json
{
"servers": {
"vpnfail-mcp": {
"type": "http",
"url": "https://mcp.vpn.fail/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs