google ads for Claude Code
io.github.mharnett/google-ads
Google Ads MCP with MCC support: 35 tools for campaigns, keywords, reporting, GAQL.
client:Claude Code
transport:stdio
runtime:npm
Install google ads in Claude Code
run in your project directory
claude mcp add google-ads -e GOOGLE_ADS_CLIENT_ID=<GOOGLE_ADS_CLIENT_ID> -e GOOGLE_ADS_CLIENT_SECRET=<GOOGLE_ADS_CLIENT_SECRET> -e GOOGLE_ADS_REFRESH_TOKEN=<GOOGLE_ADS_REFRESH_TOKEN> -e GOOGLE_ADS_DEVELOPER_TOKEN=<GOOGLE_ADS_DEVELOPER_TOKEN> -- npx -y mcp-google-ads
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs