Skip to content
Gemini CLI

AdSpend Auditor for Gemini CLI

io.github.evozim/ad-spend-auditor

PPC advertisement budget auditor grading ad group metrics.

client:Gemini CLI transport:sse

Install AdSpend Auditor in Gemini CLI

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

{
  "mcpServers": {
    "ad-spend-auditor": {
      "url": "https://ad-spend-auditor-mcp.vercel.app/api/mcp"
    }
  }
}

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

AdSpend Auditor in other clients