Connect Pinterest Ads to an AI assistant
Connect Pinterest Ads to Claude, ChatGPT, Codex or any MCP client, what to ask it once it is connected, and the 31 tools behind the answers.
Both readings are on this page.
For you
What the answer looks like, and what to type to get it.
Delivery and catalogue reporting, targeting analytics, audience insights, billing.
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/pinterest-ads/mcpWhat to askLink to this section
Break performance down by product group and by SKU.
Who is the audience actually reaching?
Which campaigns are pacing past their spend cap?
What does Pinterest itself publish as available metrics?What answers each oneLink to this section
| Question | Tools |
|---|---|
| Break performance down by product group and by SKU. | pinterest_, pinterest_ |
| Who is the audience actually reaching? | pinterest_ |
| Which campaigns are pacing past their spend cap? | pinterest_, pinterest_ |
| What does Pinterest itself publish as available metrics? | pinterest_ |
What it can changeLink to this section
Pause, resume or archive 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/pinterest-ads.md
- Platform id
pinterest_ads- Tool prefix
pinterest_- Account parameter
adAccountId- Dedicated endpoint
- https:/
/ mcp. getmcpads. com/ pinterest-ads/ mcp - Tools
- 31, 5 of which write
- Announced by default
pinterest_,get_ account_ entities pinterest_,get_ delivery_ metrics pinterest_,health_ check pinterest_,list_ ad_ accounts pinterest_run_ report - Metrics
- 91, see /docs/sources/pinterest-ads/metrics
- Dimensions
- 36, see /docs/sources/pinterest-ads/dimensions
Scope requested from the platformLink to this section
| Scope | Grants | Allows writes |
|---|---|---|
ads:read | Read Pinterest campaigns, ad groups, ads and analytics. | No |
ads:write | Pause, resume and change budgets on Pinterest campaigns. Only reachable on a paid plan. | 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 |
|---|---|
| Break performance down by product group and by SKU. | pinterest_ then pinterest_ |
| Who is the audience actually reaching? | pinterest_ |
| Which campaigns are pacing past their spend cap? | pinterest_ then pinterest_ |
| What does Pinterest itself publish as available metrics? | pinterest_ |