authenticate — Google Ads MCP Tool
authenticate
(authenticate) 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 authenticate from your client
- Claude Code Google Ads authenticate run in your project directory
- Claude Desktop Google Ads authenticate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Google Ads authenticate ~/.cursor/mcp.json
- VS Code Google Ads authenticate .vscode/mcp.json
- Zed Google Ads authenticate ~/.config/zed/settings.json
- Windsurf Google Ads authenticate ~/.codeium/windsurf/mcp_config.json
- Cline Google Ads authenticate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Google Ads authenticate ~/.gemini/settings.json
- Grok Google Ads authenticate .mcp.json (in your project root)
- ChatGPT Google Ads authenticate Settings → Connectors → Advanced → Developer mode
- Claude.ai Google Ads authenticate Settings → Connectors → Add custom connector
- LangChain Google Ads authenticate 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
- report_bug
- connect
- toolkit_info
- marketplace
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.