VPN.FAIL MCP for Grok
io.github.vpnfail/vpnfail-mcp
Free remote MCP server for fetching public web pages through a rotating proxy pool.
client:Grok
transport:streamable-http
tools:3
Install VPN.FAIL MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vpnfail-mcp": {
"type": "http",
"url": "https://mcp.vpn.fail/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs