GuidesPlatform Guide
Platform GuideBeginner 5 min

Connect Google Ads to MCP360

Connect your Google Ads accounts to MCP360 for AI-powered campaign management.

What Permissions MCP360 Requests

MCP360 requests the Google Ads API scope (https://www.googleapis.com/auth/adwords) which provides:

  • Read access to all campaign data, performance metrics, and audiences
  • Write access to create/edit campaigns, ad groups, ads, and keywords
  • Access to Google Ads Manager Account (MCC) if applicable
  • Step 1: Prerequisites

    Ensure your Google account has:

  • Admin access to the Google Ads account(s) you want to connect
  • The Google Ads account is active and billing is set up
  • Step 2: Connect via OAuth

  • Go to [Dashboard → Accounts](/dashboard/accounts)
  • Click **Connect** next to **Google Ads**
  • Sign in with your Google account
  • Select the Google Ads accounts to connect
  • Step 3: Configure Your AI Client

    Your Google Ads MCP endpoint:

    https://google-ads.mcp.mcp360.net/

    Add this to your Claude Desktop or Cursor config alongside your API key.

    Available MCP Tools

  • `google_list_campaigns` — List all Google campaigns
  • `google_get_campaign_performance` — Performance by date range
  • `google_get_performance_report` — Custom breakdown (device, location, etc.)
  • `google_update_budget` — Adjust campaign budgets
  • `google_list_audiences` — Customer match and remarketing audiences
  • And 15+ more tools for keywords, ad groups, ad copy
  • Notes on Google Ads Access

  • If you manage multiple accounts via a Google Ads Manager Account (MCC), each sub-account needs to be connected separately.
  • Google Ads has strict rate limits (15,000 operations/day). MCP360 handles this automatically with caching and rate limiting.
  • Related Guides