Skip to content
Gemini CLI

Google Ads MCP by AdPlug for Gemini CLI

io.github.danielpopamd/google-ads-mcp

Google Ads MCP server: 16 tools for reporting, campaigns, keywords, assets. Writes preview first.

client:Gemini CLI transport:streamable-http

Install Google Ads MCP by AdPlug in Gemini CLI

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

{
  "mcpServers": {
    "google-ads-mcp": {
      "httpUrl": "https://api.adplug.app/mcp/google-ads"
    }
  }
}

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 MCP by AdPlug in other clients