Connect Snapchat Ads to an AI assistant
Connect Snapchat Ads to Claude, ChatGPT, Codex or any MCP client, what to ask it once it is connected, and the 24 tools behind the answers.
Both readings are on this page.
For you
What the answer looks like, and what to type to get it.
Campaigns, ad squads, ads, targeting, audiences, creatives and performance reporting.
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/snapchat-ads/mcpWhat to askLink to this section
What answers each oneLink to this section
| Question | Tools |
|---|
What it can changeLink to this section
Create and update campaigns, ad squads, ads and creatives. Upload media, rename entities, adjust targeting, budgets and status. Preview before confirmation.
For your agent
The tool sequence, the parameters that matter, and what will be refused.
Both readings as Markdown: /guides/sources/snapchat-ads.md
- Platform id
snapchat_ads- Tool prefix
snapchat_- Account parameter
adAccountId- Dedicated endpoint
- https:/
/ mcp. getmcpads. com/ snapchat-ads/ mcp - Tools
- 24, 12 of which write
- Announced by default
snapchat_,get_ adsquads snapchat_,get_ campaigns snapchat_,get_ insights snapchat_,get_ targeting snapchat_,health_ check snapchat_list_ ad_ creatives - Metrics
- 12, see /docs/sources/snapchat-ads/metrics
- Dimensions
- 10, see /docs/sources/snapchat-ads/dimensions
Scope requested from the platformLink to this section
| Scope | Grants | Allows writes |
|---|---|---|
snapchat-marketing-api | Read and manage Snapchat campaigns, ad squads, ads, creatives, media and audiences within the user’s permissions. Writes require a paid plan and explicit confirmation. | Yes |
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 aadAccountIdfrom 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 |
|---|