report_bug — Google Ads MCP Tool
report_bug
(report bug) is one of 35 tools on the
Google Ads
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call report_bug from your client
- Claude Code Google Ads report_bug run in your project directory
- Claude Desktop Google Ads report_bug ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Google Ads report_bug ~/.cursor/mcp.json
- VS Code Google Ads report_bug .vscode/mcp.json
- Zed Google Ads report_bug ~/.config/zed/settings.json
- Windsurf Google Ads report_bug ~/.codeium/windsurf/mcp_config.json
- Cline Google Ads report_bug ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Google Ads report_bug ~/.gemini/settings.json
- Grok Google Ads report_bug .mcp.json (in your project root)
- ChatGPT Google Ads report_bug Settings → Connectors → Advanced → Developer mode
- Claude.ai Google Ads report_bug Settings → Connectors → Add custom connector
- LangChain Google Ads report_bug pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http google_ads-mcp https://api.mcp.ai/p_google_ads
Other tools on this server
- google_ads_list_accounts
- google_ads_status
- google_ads_account
- google_ads_campaigns
- google_ads_today
- google_ads_roas
- google_ads_ads
- google_ads_keywords_keywords
- google_ads_keywords_search_terms
- google_ads_keywords_status
- google_ads_keywords_diagnostics
- google_ads_keywords_raw
- google_ads_performance
- google_ads_changes
- google_ads_campaign_update_status
- google_ads_campaign_update_budget
- google_ads_ad_group_update_status
- google_ads_ad_update_status
- google_ads_keyword_update_status
- google_ads_keyword_update_bid
- google_ads_campaign_budget_create
- google_ads_campaign_create
- google_ads_ad_group_create
- google_ads_keyword_add
- google_ads_negative_keyword_add
- google_ads_responsive_search_ad_create
- google_ads_sitelinks
- google_ads_sitelink_create
- google_ads_sitelink_remove
- show_version
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.