Skip to content
Get MCP AdsGet MCP Ads, home

Connect Apple Ads to an AI assistant

Connect Apple Ads to Claude, ChatGPT, Codex or any MCP client, what to ask it once it is connected, and the 15 tools behind the answers.

For you

What the answer looks like, and what to type to get it.

App Store campaigns, ad groups, keywords and performance reports with native attribution metrics.

Connect itLink to this section

  1. Open the dashboard and choose this platform.
  2. Approve the consent screen. The gateway stores an encrypted refresh token, never a password.
  3. Tick the accounts to expose. Nothing is readable until you do.
  4. Paste the endpoint into your assistant, or use the shared one for every platform at once.
textApple Ads on its own endpoint
https://mcp.getmcpads.com/apple-ads/mcp

What to askLink to this section

text

What answers each oneLink to this section

QuestionTools

What it can changeLink to this section

Create paused campaigns, ad groups and keywords; update names, status and campaign budgets. Create additional ad accounts in your Apple organization.

For your agent

The tool sequence, the parameters that matter, and what will be refused.

Both readings as Markdown: /guides/sources/apple-ads.md

Platform id
apple_ads
Tool prefix
apple_ads_
Account parameter
adAccountId
Dedicated endpoint
https://mcp.getmcpads.com/apple-ads/mcp
Tools
15, 7 of which write
Announced by default
apple_ads_get_account
Metrics
9, see /docs/sources/apple-ads/metrics
Dimensions
8, see /docs/sources/apple-ads/dimensions

Scope requested from the platformLink to this section

ScopeGrantsAllows writes
searchadsRead Apple Ads accounts and reports, and manage campaigns with the role and accounts approved in Apple. Paid-plan writes require explicit confirmation; the gateway controls which selected accounts are reachable.Yes

Reaching a tool that is not announcedLink to this section

text
search_tools({ task: "..." })      find it
describe_tool({ name: "..." })     read its schema
run_tool({ name, args })           execute, with the same checks

What will refuse youLink to this section

  • An account not ticked by the owner. Call list_accounts and use a adAccountId from it.
  • A write on a plan without writes. The tool is absent from the list and refused if called anyway.
  • A write without confirm: true returns a preview and applies nothing. That is not an error.
  • A call to this platform on another platform's dedicated endpoint. The refusal names the URL that serves it.

Questions this source answersLink to this section

QuestionTools, in order