Skip to content
Gemini CLI

Upspring for Gemini CLI

io.github.rondaha/upspring

Live ads as reasoning-ready context, plus advertiser spend/traffic/sales scale grades over MCP.

client:Gemini CLI transport:streamable-http

Install Upspring in Gemini CLI

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

{
  "mcpServers": {
    "upspring": {
      "httpUrl": "https://api.upspring.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

Upspring in other clients