Skip to content
Gemini CLI

proxyclaw for Gemini CLI

io.github.furhworld/proxyclaw

Residential proxy MCP server. 175M+ IPs in 195+ countries with anti-bot bypass.

client:Gemini CLI transport:stdio runtime:npm

Install proxyclaw in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "proxyclaw": {
      "command": "npx",
      "args": [
        "-y",
        "proxyclaw-mcp-server"
      ],
      "env": {
        "IPLOOP_API_KEY": "<IPLOOP_API_KEY>"
      }
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

proxyclaw in other clients