proxyclaw for Cursor
io.github.furhworld/proxyclaw
Residential proxy MCP server. 175M+ IPs in 195+ countries with anti-bot bypass.
client:Cursor
transport:stdio
runtime:npm
Install proxyclaw in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"proxyclaw": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"proxyclaw-mcp-server"
],
"env": {
"IPLOOP_API_KEY": "<IPLOOP_API_KEY>"
}
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs