google ads for Gemini CLI
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
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://mcp.adramp.ai"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs