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 audiencesWrite access to create/edit campaigns, ad groups, ads, and keywordsAccess to Google Ads Manager Account (MCC) if applicableStep 1: Prerequisites
Ensure your Google account has:
Admin access to the Google Ads account(s) you want to connectThe Google Ads account is active and billing is set upStep 2: Connect via OAuth
Go to [Dashboard → Accounts](/dashboard/accounts)Click **Connect** next to **Google Ads**Sign in with your Google accountSelect the Google Ads accounts to connectStep 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 audiencesAnd 15+ more tools for keywords, ad groups, ad copyNotes 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.