Connect TikTok Ads to an AI assistant
Connect TikTok Ads to Claude, ChatGPT, Codex or any MCP client, what to ask it once it is connected, and the 32 tools behind the answers.
Both readings are on this page.
For you
What the answer looks like, and what to type to get it.
Auction reporting, creative fatigue recipes, audience overlap, Spark Ads joins.
Connect itLink to this section
- Open the dashboard and choose this platform.
- Approve the consent screen. The gateway stores an encrypted refresh token, never a password.
- Tick the accounts to expose. Nothing is readable until you do.
- Paste the endpoint into your assistant, or use the shared one for every platform at once.
https://mcp.getmcpads.com/tiktok-ads/mcpWhat to askLink to this section
Which creatives are fatiguing, and what should we swap them for?
Are two ad groups bidding against each other?
How are the Spark Ads performing against the organic posts behind them?
What targeting options exist for this market?
Is the shop catalogue clean?What answers each oneLink to this section
| Question | Tools |
|---|---|
| Which creatives are fatiguing, and what should we swap them for? | tiktok_, tiktok_ |
| Are two ad groups bidding against each other? | tiktok_, tiktok_ |
| How are the Spark Ads performing against the organic posts behind them? | tiktok_, tiktok_ |
| What targeting options exist for this market? | tiktok_ |
| Is the shop catalogue clean? | tiktok_ |
What it can changeLink to this section
Pause or resume a campaign or ad group. Change a campaign or ad group budget. Create a campaign, always paused.
For your agent
The tool sequence, the parameters that matter, and what will be refused.
Both readings as Markdown: /guides/sources/tiktok-ads.md
- Platform id
tiktok_ads- Tool prefix
tiktok_- Account parameter
advertiserId- Dedicated endpoint
- https:/
/ mcp. getmcpads. com/ tiktok-ads/ mcp - Tools
- 32, 5 of which write
- Announced by default
tiktok_,get_ campaigns tiktok_,get_ delivery_ status tiktok_,get_ insights tiktok_,health_ check tiktok_list_ advertisers - Metrics
- 277, see /docs/sources/tiktok-ads/metrics
- Dimensions
- 16, see /docs/sources/tiktok-ads/dimensions
Scope requested from the platformLink to this section
TikTok does not pass permissions through the authorization URL. They are attached to the app in Business Center and shown to the advertiser when access is granted.
Reaching a tool that is not announcedLink to this section
search_tools({ task: "..." }) find it
describe_tool({ name: "..." }) read its schema
run_tool({ name, args }) execute, with the same checksWhat will refuse youLink to this section
- An account not ticked by the owner. Call
list_accountsand use aadvertiserIdfrom it. - A write on a plan without writes. The tool is absent from the list and refused if called anyway.
- A write without
confirm: truereturns 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
| Question | Tools, in order |
|---|---|
| Which creatives are fatiguing, and what should we swap them for? | tiktok_ then tiktok_ |
| Are two ad groups bidding against each other? | tiktok_ then tiktok_ |
| How are the Spark Ads performing against the organic posts behind them? | tiktok_ then tiktok_ |
| What targeting options exist for this market? | tiktok_ |
| Is the shop catalogue clean? | tiktok_ |