Snapchat Conversions Connector for AI agents.
12 live capabilities
Automate your Snapchat Ads conversion tracking and marketing attribution.
Waiting for input…
Why people use Snapchat Conversions
Snapchat Conversions for Automated Ad Attribution
With this Connector, you just tell your AI agent what happened. If you have a batch of new sign-ups or sales, your agent sends that data directly to the Snapchat Conversions API. You get real-time attribution without the spreadsheet headache.
What Vinkius changes
You stop manually syncing marketing data and start letting your agent handle the reporting for you.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,000+ Connectors
- Real-world use case 01
Reporting Offline Sales
A marketer asks the agent to report 50 offline purchases from a weekend event using track_purchase_event.
- Real-world use case 02
Automating Sign-ups
A growth engineer sets up a flow to report every new user registration automatically using track_sign_up_event.
- Real-world use case 03
Debugging Attribution
An ops person asks the agent to check the CAPI health after seeing a drop in reported conversions using check_capi_health.
Complete set · 12capabilities
The complete Snapchat Conversions capability set.
These are the exact actions your AI can choose when you ask it to work with Snapchat Conversions.
01—04
4 capabilities in this set.
Part of 12 available through Snapchat Conversions.
- 01 Capability
List supported conversion events
See which event types Snapchat currently accepts for your account. This helps you plan your tracking strategy.
- 02 Capability
Track add to cart event
Report when a customer puts an item in their shopping cart. It helps track mid-funnel intent.
- 03 Capability
Track app open event
Notify Snapchat when a user opens your mobile app. Use this to see how your deep links are performing.
- 04 Capability
Track page view event
Send data about specific website pages being visited. It gives you a clearer picture of your traffic flow.
05—08
4 capabilities in this set.
Part of 12 available through Snapchat Conversions.
- 05 Capability
Track purchase event
Log a completed sale including the pixel ID and user info. This is the primary capability for tracking ROI.
- 06 Capability
Send custom conversion event
Send a custom JSON payload for unique marketing goals. This is for when standard events don't cut it.
- 07 Capability
Track search event
Report when a user performs a search on your site. Use this to understand what your customers are looking for.
- 08 Capability
Track sign up event
Notify the system of a new user registration. This helps you track lead generation performance.
09—12
4 capabilities in this set.
Part of 12 available through Snapchat Conversions.
- 09 Capability
Track start checkout event
Track the moment a user begins the checkout process. This helps identify where people drop off.
- 10 Capability
Track view content event
Report when a user views a specific product or content piece. It helps you see what's actually engaging.
- 11 Capability
Check capi health
Verify that your Conversions API connection is active and working. Use this to troubleshoot reporting issues.
- 12 Capability
Get capi integration guidelines
Get the latest rules for hashing and PII compliance. Use this to stay on the right side of privacy laws.
Set up in minutes
One URL. Then ask Snapchat Conversions to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Snapchat Conversions 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_EKM0cYSSlRwHC3kCaTracYHViWKNbNOIRTDnQXVq/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 Conversions, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Snapchat Conversions for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EKM0cYSSlRwHC3kCaTracYHViWKNbNOIRTDnQXVq/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 Conversions URL.
- Step 03
Save and start
Save the connection and enable Snapchat Conversions in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"snapchat-conversions": {
"url": "https://edge.vinkius.com/vk_preview_EKM0cYSSlRwHC3kCaTracYHViWKNbNOIRTDnQXVq/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 Conversions
Open Agent mode in chat and ask: "Using Snapchat Conversions, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"snapchat-conversions": {
"url": "https://edge.vinkius.com/vk_preview_EKM0cYSSlRwHC3kCaTracYHViWKNbNOIRTDnQXVq/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 Conversions
Ask Copilot: "Using Snapchat Conversions, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"snapchat-conversions": {
"url": "https://edge.vinkius.com/vk_preview_EKM0cYSSlRwHC3kCaTracYHViWKNbNOIRTDnQXVq/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 Conversions
Open Cascade and ask: "Using Snapchat Conversions, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"snapchat-conversions": {
"url": "https://edge.vinkius.com/vk_preview_EKM0cYSSlRwHC3kCaTracYHViWKNbNOIRTDnQXVq/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 Conversions
Ask Cline: "Using Snapchat Conversions, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add snapchat-conversions --transport http "https://edge.vinkius.com/vk_preview_EKM0cYSSlRwHC3kCaTracYHViWKNbNOIRTDnQXVq/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 Conversions
Ask Claude: "Using Snapchat Conversions, show me...". 12 tools are ready
Where the request belongs
Work Snapchat Conversions can move forward.
This is for performance marketers tired of manual attribution, growth engineers who need to automate event reporting, and ops teams who want to keep marketing data synced without the headache.
Performance Marketer
They use this to report offline sales and monitor ROAS without leaving their chat interface.
Growth Engineer
They use it to automate custom conversion events and monitor match quality for new campaigns.
Marketing Operations
They use it to check API health and pull down integration guidelines to keep the team compliant.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSnapchat Ads
Equip your AI agent with direct access to Snapchat Ads. manage campaigns, track ad performance, and optimize spend without opening Snapchat Ads Manager.
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.
AdRoll
Retarget customers, launch display ad campaigns, and measure conversion performance across web and social channels.
Appier
Empower your AI agents to manage Appier campaigns, analyze predictive audiences, and fetch real-time conversion metrics directly from chat.
X Ads (Twitter)
Connect your X Ads account to any AI agent. audit campaigns, analyze line item performance, and pull engagement reports through natural conversation.
Facebook Ads
Manage your Facebook and Meta Ads via AI. list campaigns, track performance insights, and update ad status directly through your agent.
Bring your own AI
Change the model, client or framework. Keep Snapchat Conversions 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 Conversions.
The practical details behind the request, access and result.
How does Snapchat Conversions MCP help with my ad spend?
It helps by automatically reporting conversions back to Snapchat. This gives the platform better data to optimize your ads, which usually leads to a better return on your ad spend.
Can I use Snapchat Conversions MCP to track mobile app opens?
Yes, you can. It includes a specific capability to notify Snapchat when users open your mobile app, helping you track your deep link performance and mobile ROI.
Does Snapchat Conversions MCP handle my customer's privacy?
It helps you stay compliant by providing the latest hashing guidelines. You can ask your agent to pull these rules to ensure you're properly encrypting user data before it's sent.
How do I see if my conversion tracking is actually working?
You can simply ask your agent to check the CAPI health. It will verify your connection to the Snapchat Conversions API and let you know if everything is synced correctly.
Can I use Snapchat Conversions MCP for custom marketing goals?
Absolutely. If you have a unique action that doesn't fit standard categories, you can use the custom event capability to report raw JSON data to Snapchat.
How do I find my Snapchat Conversions API Token?
Log in to your Snapchat Ads Manager, navigate to Business Details, and you will find your Conversions API Token under the API tokens section.
One connection away
Give your agent a direct line to Snapchat Conversions.
Connect Snapchat Conversions once. Keep it beside 6,000+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available