Snapchat Ads Connector for AI agents.
8 live capabilities
Manage Snapchat ad campaigns and track conversion metrics through your AI client.
Waiting for input…
Why people use Snapchat Ads
Stop Digging Through the Snapchat Ads Manager with Snapchat Ads
This Connector changes that. You just ask your agent what your ROAS is or which campaigns are burning budget. It pulls the data instantly and gives you a clear answer. You get a clear view of your spend without the clicks.
What Vinkius changes
You get a conversational interface for your entire Snapchat advertising backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,000+ Connectors
- Real-world use case 01
Emergency Budget Protection
An agency owner sees a campaign overspending and tells the agent to use pause_campaign on any squad with a ROAS below 1.
- Real-world use case 02
Weekly Performance Audit
A marketer asks for a summary of swipe-up rates and conversions across all active campaigns to prepare for a team meeting.
- Real-world use case 03
Rapid Audience Scaling
A D2C brand asks the agent to create a lookalike audience based on their best-performing customers to expand their reach.
Complete set · 8capabilities
The complete Snapchat Ads capability set.
These are the exact actions your AI can choose when you ask it to work with Snapchat Ads.
01—04
4 capabilities in this set.
Part of 8 available through Snapchat Ads.
- 01 Capability
List campaigns
See all your active and paused campaigns in a clean list. This helps you keep a high-level view of your entire ad strategy.
- 02 Capability
List adsquads
View your various ad squads to see how they're organized. Use this to check your creative testing groups at a glance.
- 03 Capability
List ads
Get a full inventory of every individual ad in your account. This is useful for auditing your active creatives.
- 04 Capability
Get campaign stats
Pull specific metrics like impressions, conversions, and ROAS for a campaign. Use this to see exactly how your money is performing.
05—08
4 capabilities in this set.
Part of 8 available through Snapchat Ads.
- 05 Capability
Get account stats
See high-level performance data for your entire ad account. It gives you a quick summary of your total spend and reach.
- 06 Capability
Pause campaign
Stop a campaign immediately to prevent overspending. This is your first line of defense against poor performance.
- 07 Capability
Enable campaign
Turn a campaign back on once you're ready to go live. Use this to quickly resume ads after making updates.
- 08 Capability
Get ad account
Get the core details and configuration of your ad account. This provides the basic info your agent needs to understand your setup.
Set up in minutes
One URL. Then ask Snapchat Ads to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Snapchat Ads from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3V7znqcGQwpjaMxGWC9NWQZWh7RAKDCnCMat5es2/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Snapchat Ads, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Snapchat Ads for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3V7znqcGQwpjaMxGWC9NWQZWh7RAKDCnCMat5es2/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Snapchat Ads URL.
- Step 03
Save and start
Save the connection and enable Snapchat Ads in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"snapchat-ads": {
"url": "https://edge.vinkius.com/vk_preview_3V7znqcGQwpjaMxGWC9NWQZWh7RAKDCnCMat5es2/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Snapchat Ads
Open Agent mode in chat and ask: "Using Snapchat Ads, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"snapchat-ads": {
"url": "https://edge.vinkius.com/vk_preview_3V7znqcGQwpjaMxGWC9NWQZWh7RAKDCnCMat5es2/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Snapchat Ads
Ask Copilot: "Using Snapchat Ads, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"snapchat-ads": {
"url": "https://edge.vinkius.com/vk_preview_3V7znqcGQwpjaMxGWC9NWQZWh7RAKDCnCMat5es2/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Snapchat Ads
Open Cascade and ask: "Using Snapchat Ads, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"snapchat-ads": {
"url": "https://edge.vinkius.com/vk_preview_3V7znqcGQwpjaMxGWC9NWQZWh7RAKDCnCMat5es2/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Snapchat Ads
Ask Cline: "Using Snapchat Ads, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add snapchat-ads --transport http "https://edge.vinkius.com/vk_preview_3V7znqcGQwpjaMxGWC9NWQZWh7RAKDCnCMat5es2/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Snapchat Ads
Ask Claude: "Using Snapchat Ads, show me...". 8 tools are ready
Where the request belongs
Work Snapchat Ads can move forward.
This is for performance marketers and agency owners who are tired of the manual clicking required to manage high-volume ad spend.
Performance Marketer
Uses this to check ROAS across multiple campaigns during a morning sync without opening a browser.
Ad Agency Manager
Manages dozens of client accounts by asking the agent to pull high-level account stats for weekly reporting.
D2C Brand Manager
Quickly creates lookalike audiences based on customer data to scale their shopping ads.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSnapchat Ads
Manage your Snapchat Ads campaigns. audit accounts, ad squads, and stats via AI.
Snapchat Conversions
Send conversion events to Snapchat Ads via the Conversions API with AI agents.
Meta Ads
Equip your AI agent with direct access to Meta Ads. manage Facebook and Instagram campaigns, track ad performance, and optimize spend without opening Meta Ads Manager.
Nuviad Advertising
Manage mobile ad campaigns and RTB via Nuviad. track ads, targeting lists, and performance reports directly from your AI agent.
Facebook Ads
Manage your Facebook and Meta Ads via AI. list campaigns, track performance insights, and update ad status directly through your agent.
AdRoll
Retarget customers, launch display ad campaigns, and measure conversion performance across web and social channels.
Bring your own AI
Change the model, client or framework. Keep Snapchat Ads connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Snapchat Ads.
The practical details behind the request, access and result.
Can I use Snapchat Ads MCP to pause ads?
Yes, you can use the Connector to stop any campaign immediately. This is a great way to prevent overspending if you notice a campaign is performing poorly.
Does Snapchat Ads MCP show my spend?
Yes, it pulls real-time spend, impressions, and conversion data. You can ask for specific campaign stats or a high-level summary of your entire account.
How do I set up Snapchat Ads MCP?
First, subscribe on Vinkius. Then, create an app in the Snap Developer Portal to get your credentials. Once connected, you can start asking your agent to manage your ads.
Can I manage multiple accounts with Snapchat Ads MCP?
Yes, the Connector allows you to manage your account data conversationally. It's designed to help agencies and marketers handle their ad accounts more efficiently.
Does Snapchat Ads MCP help with lookalike audiences?
Yes, it can create lookalike audiences based on your seed users. You can ask your agent to build these and then assign them to your active campaigns.
Is Snapchat Ads MCP good for performance marketing?
It's built specifically for that. It gives you the data you need to optimize spend, track ROAS, and manage your ad squads without the manual overhead of a dashboard.
How do I get my Snapchat Ads API credentials?
- Go to kit.snapchat.com and log in with your Snapchat account.
- Click Manage Apps → Create App (or New App).
- Choose Marketing API as your app category.
- Fill in the app name and redirect URI.
- After creation, copy your Client ID and Client Secret from the app settings.
- Authorize your ad account to generate an Access Token and Refresh Token.
- Paste all values below. 💡 You need an active Snapchat Ads Manager account at ads.snapchat.com.
Can I track AR lens performance?
Yes. Your AI agent can pull AR lens metrics including scans, shares, play time, and conversion events. helping you optimize sponsored lens campaigns.
What audience demographics can I target?
Snapchat Ads supports age, gender, location, language, device, OS, interests, behaviors, custom audiences, lookalikes, and Snap Lifestyle Categories. with a focus on 13-34 year olds who are 75% of the platform.
Can I manage multiple ad accounts?
Yes. Snapchat Ads supports organization-level and ad account-level access. Your AI agent can switch between accounts using their IDs.
One connection away
Give your agent a direct line to Snapchat Ads.
Connect Snapchat Ads once. Keep it beside 6,000+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available