Skip to content
Gemini CLI

Google Ads for Gemini CLI

ai.b77/google-ads

Read and manage your Google Ads account in chat.

client:Gemini CLI transport:streamable-http

Install Google Ads in Gemini CLI

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

{
  "mcpServers": {
    "google-ads": {
      "httpUrl": "https://google-ads.b77.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

Google Ads in other clients