Claude Code· MCP Integration
Google Ads MCP for Claude Code
Connect burn-r8 to Claude Code and manage Google Ads campaigns, keywords, and budgets directly from your terminal. 65 tools, zero context switching.
Why burn-r8 + Claude Code
Claude Code is Anthropic's terminal-native AI assistant built for developers who live in the command line. With burn-r8 connected as an MCP server, you get 65 Google Ads tools available directly inside your terminal session. Run full account audits, research keywords with real CPC data, launch new campaigns, and kill wasted spend, all without opening a browser or switching context. Your Google Ads credentials are encrypted at rest and injected per-request through burn-r8's hosted proxy, so you never need a developer token or local SDK setup.
Setup
Get burn-r8 running in Claude Code in under two minutes. Config file: ~/.claude/.mcp.json
- 1
Sign up at burnrate.sh and connect your Google Ads account.
- 2
Generate an API key from the dashboard settings page.
- 3
Open your Claude Code MCP config at ~/.claude/.mcp.json.
- 4
Paste the config JSON below, replacing br8_your_api_key_here with your key.
- 5
Restart Claude Code to load the new MCP server.
- 6
Ask Claude to audit your Google Ads account to verify the connection.
MCP config
Add this to your ~/.claude/.mcp.json. Replace the placeholder with your burn-r8 API key.
{
"mcpServers": {
"burnr8": {
"url": "https://mcp.burnrate.sh/mcp",
"headers": {
"Authorization": "Bearer br8_your_api_key_here"
}
}
}
}What you can do
Every burn-r8 tool works natively in Claude Code through the MCP protocol.
65 Google Ads tools across 14 categories
Real-time keyword research with CPC data
Works with multiple Google Ads accounts
Native CLI integration. No GUI needed
Runs alongside your dev workflow in the terminal
Plugin install from Claude Marketplace
Example prompts
Try these prompts in Claude Code to get started.
Audit my Google Ads while I review this PR
Run a full account audit without leaving your terminal
What keywords are bleeding budget this month?
Find wasteful keywords draining your ad spend
Research keywords for 'project management software' with CPC data.
Get real-time keyword ideas with cost and volume data
Show me my top 5 campaigns by conversions this month.
Quick campaign performance check between commits
Other integrations
Claude Desktop
Add burn-r8 to Claude Desktop and manage your Google Ads campaigns through natural conversation. 65 tools available in the Claude Marketplace.
Setup guide →
Cursor
Connect burn-r8 to Cursor and run Google Ads audits, keyword research, and campaign launches without switching windows. 65 tools in your editor.
Setup guide →
Windsurf
Add burn-r8 to Windsurf and manage Google Ads campaigns from your AI-native editor. 65 tools for audits, keywords, budgets, and more.
Setup guide →
Cline
Connect burn-r8 to Cline and run Google Ads campaigns from VS Code. 65 MCP tools for audits, keyword research, and budget management.
Setup guide →
Try burn-r8 free
65 Google Ads tools in Claude Code. 50 free calls/mo. No credit card.