proxyclaw for Grok
io.github.furhworld/proxyclaw
Residential proxy MCP server. 175M+ IPs in 195+ countries with anti-bot bypass.
client:Grok
transport:stdio
runtime:npm
Install proxyclaw in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"proxyclaw": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"proxyclaw-mcp-server"
],
"env": {
"IPLOOP_API_KEY": "<IPLOOP_API_KEY>"
}
}
}
}
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