How to Use the Pinterest Ads MCP in Claude Code
Run terminal-based Pinterest Ads audits and automate campaign controls directly from your shell using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Pinterest Ads MCP to Claude Code
Create your Vinkius account to connect Pinterest Ads to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Run headless Pinterest Ads audits from your terminal
Using `get_account_analytics`, Claude Code pulls high-level performance data directly into your terminal session. Piping this raw metrics output into standard shell utilities like grep or jq makes analysis incredibly fast. By combining this with `list_campaigns`, you can quickly filter your active campaigns by spend or conversions. This terminal workflow replaces the slow Pinterest Ads Manager web interface entirely.
Build lightweight cron jobs using this Pinterest Ads MCP Server
The `get_campaign_analytics` tool allows Claude Code to run automated performance checks via shell scripts or cron jobs using our MCP framework. Running these queries evaluates your campaign metrics against target CPA values in seconds. If a campaign underperforms, the agent calls `pause_campaign` to stop the spend automatically. This headless automation keeps your ad budget safe without requiring manual oversight.
Manage ad groups and creative assets via terminal commands
Running `list_adgroups` and `get_adgroup_analytics` inside Claude Code gives you a real-time view of your targeting performance. Isolating underperforming target groups is fast when you don't have to load heavy web pages. If you need to refresh your creative mix, `list_ads` lets you inspect individual Pins. You can then use `enable_campaign` to scale up the campaigns that feature your best-performing visual assets.
Set up Pinterest Ads MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seepinterest-ads-1-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Pinterest Ads transactions." It will automatically discover and invoke the available Pinterest Ads tools.
claude mcp add --transport http pinterest-ads-1-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Pinterest Ads MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Pinterest Ads MCP today
We host it, we monitor it, we maintain it. You just paste one token.