AI ads infrastructure

Does Claude Work With Google Ads?

Yes. Claude works with Google Ads through an MCP server. Which Claude products are supported, what's required, and the 5-minute setup.

NotFair Team|

Yes — Claude works with Google Ads. Claude does not have a built-in Google Ads connector from Anthropic, but it can connect to Google Ads through an MCP (Model Context Protocol) server. The most common path is NotFair, a hosted MCP server that handles OAuth and the Google Ads developer token. Setup takes about 5 minutes.

Which Claude products work with Google Ads?

  • Claude Desktopsupported via the Connectors UI. One-click install through notfair.co/connect/claude-connector.
  • Claude Web (claude.ai)supported via the same hosted connector. No local config required.
  • Claude Coworksupported. Same connector setup.
  • Claude Code (CLI)supported via the AdsAgent plugin: claude plugin install nowork-studio/adsagent-plugin.
  • Claude API (programmatic)supported by configuring the NotFair MCP endpoint as a tool source in your API client.

What you need to make it work

  • A Google Ads account with at least one active customer ID.
  • A Google identity that has access to that account (direct or via a manager / MCC account).
  • Any current Claude product. Older Claude builds before Connectors landed do not support MCPupdate Claude Desktop if the install fails.
  • About 5 minutes for the OAuth flow and connector install.

What does not work

  • Claude cannot read your Google Ads account by URL or screenshot. Pasting an Ads dashboard URL into Claude does nothing without an MCP connection.
  • Claude cannot use the Google Ads UI directly. Browser-use style agents can drive the UI, but the MCP path is faster, safer, and 100x more reliable.
  • Older Claude versions without MCP support cannot connect to Google Ads even with NotFair installed. Update Claude before troubleshooting.

How does Claude actually talk to Google Ads?

Claude does not call the Google Ads API directly. It calls an MCP server (NotFair), which calls the Google Ads API on your behalf. The chain: you talk to Claude, Claude calls NotFair tools, NotFair calls Google Ads. This separation is what lets the MCP server enforce auth, scope, and approval gates without Claude needing API credentials.

FAQ

Try MCP with Google Ads

Connect your Google Ads account to NotFair in 30 seconds and start querying campaigns from Claude.

Connect Google Ads

FAQ

Common questions about Model Context Protocol.

Does Claude have a built-in Google Ads connector?

No. As of April 2026, Anthropic has not shipped a first-party Google Ads connector. Connection happens via third-party MCP servers like NotFair.

Does ChatGPT also work with Google Ads?

Yes — through the same MCP server, exposed via the Codex connector. The same NotFair connection can power Claude and ChatGPT simultaneously.

Will my Google Ads data be sent to Anthropic?

Tool call inputs and outputs flow through Claude (which is hosted by Anthropic) the same way any conversation does. Anthropic's data retention policies apply. NotFair only sends Google Ads data Claude requests via tool calls — not your full account.

What's the simplest way to test if Claude works with my account?

Sign in at notfair.co/connect with the demo flow (no Google Ads account required) and ask Claude "audit my account." The demo uses simulated ecommerce data and confirms the integration works in your Claude client.