Skip to content
Gemini CLI

Proxygate for Gemini CLI

ai.proxygate/mcp

Curated marketplace of real-world data APIs for AI agents, paid per call in USDC on Solana.

client:Gemini CLI transport:streamable-http

Install Proxygate in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://gateway.proxygate.ai/mcp"
    }
  }
}

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

Proxygate in other clients