Klaviyo Connector for AI agents.
12 live capabilities
Manage email marketing and revenue attribution with your growth data.
Waiting for input…
Why people use Klaviyo
Klaviyo for E-commerce Revenue Tracking
This Connector changes that by letting you ask your AI agent for the numbers directly. You get a summary of revenue, open rates, and flow performance in seconds. You stop hunting for data and start making decisions.
What Vinkius changes
It turns your marketing data into a conversational interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking flow revenue
A store owner wants to know which flow made the most money last week.
- Real-world use case 02
VIP engagement check
A marketer needs to see if a specific VIP is active.
- Real-world use case 03
Segment auditing
A growth lead needs to see what segments already exist.
Complete set · 12capabilities
The complete Klaviyo capability set.
These are the exact actions your AI can choose when you ask it to work with Klaviyo.
01—04
4 capabilities in this set.
Part of 12 available through Klaviyo.
- 01 Capability
List tags
Show all the tags applied to your account. This helps you see how you're organizing your data.
- 02 Capability
List email templates
Browse the templates you have saved. Use this to check existing designs and configurations.
- 03 Capability
List webhooks
See which webhooks are currently active. This is useful for monitoring external data triggers.
- 04 Capability
Track event
Record a specific customer action like a product view. This helps you build better behavioral data.
05—08
4 capabilities in this set.
Part of 12 available through Klaviyo.
- 05 Capability
Create profile
Add a new customer profile to your Klaviyo account. This lets your agent build new records on the fly.
- 06 Capability
Get profile
Pull specific details for an individual subscriber. Use this to see a user's history and engagement.
- 07 Capability
List campaigns
Show all sent email and SMS campaigns. This helps you see what went out and when.
- 08 Capability
List automated flows
View your active automated email sequences. You can check which flows are currently running.
09—12
4 capabilities in this set.
Part of 12 available through Klaviyo.
- 09 Capability
List metrics
Get tracking data and performance numbers. This is how you see the hard stats on your marketing.
- 10 Capability
List profiles
Fetch a list of all your customer profiles. This gives your agent a bird's-eye view of your audience.
- 11 Capability
List segments
See your dynamic subscriber segments. Use this to understand how your audience is grouped.
- 12 Capability
List marketing lists
Browse your different subscriber groups. Use this to see how many people are in each list.
Set up in minutes
One URL. Then ask Klaviyo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Klaviyo 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_XS5TggEvAkaWp3WrTWnexHnAqNmGwVbB0DMeTHdc/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 Klaviyo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Klaviyo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_XS5TggEvAkaWp3WrTWnexHnAqNmGwVbB0DMeTHdc/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 Klaviyo URL.
- Step 03
Save and start
Save the connection and enable Klaviyo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"klaviyo": {
"url": "https://edge.vinkius.com/vk_preview_XS5TggEvAkaWp3WrTWnexHnAqNmGwVbB0DMeTHdc/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 Klaviyo
Open Agent mode in chat and ask: "Using Klaviyo, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"klaviyo": {
"url": "https://edge.vinkius.com/vk_preview_XS5TggEvAkaWp3WrTWnexHnAqNmGwVbB0DMeTHdc/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 Klaviyo
Ask Copilot: "Using Klaviyo, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"klaviyo": {
"url": "https://edge.vinkius.com/vk_preview_XS5TggEvAkaWp3WrTWnexHnAqNmGwVbB0DMeTHdc/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 Klaviyo
Open Cascade and ask: "Using Klaviyo, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"klaviyo": {
"url": "https://edge.vinkius.com/vk_preview_XS5TggEvAkaWp3WrTWnexHnAqNmGwVbB0DMeTHdc/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 Klaviyo
Ask Cline: "Using Klaviyo, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add klaviyo --transport http "https://edge.vinkius.com/vk_preview_XS5TggEvAkaWp3WrTWnexHnAqNmGwVbB0DMeTHdc/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 Klaviyo
Ask Claude: "Using Klaviyo, show me...". 12 tools are ready
Where the request belongs
Work Klaviyo can move forward.
The growth marketer who is tired of manually exporting CSVs to see which emails actually made money. It's for the person who needs to know 'Who bought this today?' without digging through a CRM.
E-commerce Growth Manager
Analyzing revenue attribution and checking flow performance on Tuesday afternoons.
Email Marketing Specialist
Auditing active automated flows and browsing email templates to ensure brand consistency.
Retention Lead
Segmenting VIP customers and checking engagement history to reduce churn.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsChiirp
Engage leads and customers through automated text, email, and voicemail campaigns that nurture relationships at scale.
Klaviyo (Marketing Automation)
Manage your B2C CRM via Klaviyo. create profiles, track email campaigns, and audit automation flows.
ActiveTrail
Email and SMS marketing automation. manage contacts, campaigns, and group segments via AI.
String
Engage mobile app users with targeted push notifications, in-app messages, and behavioral triggers that improve retention.
Brevo
Engage customers across email, SMS, and chat with marketing campaigns and transactional messaging that scale with you.
Omnisend Marketing
Manage omnichannel marketing via Omnisend. track email/SMS campaigns, contacts, and segments directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Klaviyo 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 Klaviyo.
The practical details behind the request, access and result.
Can I use the Klaviyo MCP to see my revenue stats?
Yes, you can ask your AI agent to pull performance metrics directly. This allows you to see revenue attribution and engagement trends without leaving your chat window.
Does the Klaviyo MCP let me see my subscriber lists?
Yes, it can browse all your marketing lists and dynamic segments. You can ask the agent to list them all or find specific groups based on your criteria.
Can I check my email templates with the Klaviyo MCP?
Yes, you can browse your existing email templates. This is helpful for checking configurations or seeing what designs are currently available in your account.
How do I use the Klaviyo MCP to find a specific customer?
Just ask your agent to pull a profile for a specific email address. It will return their engagement history, segments, and revenue stats instantly.
Can the Klaviyo MCP help me track customer behavior?
Yes, it can record specific customer events like product views. This helps you build a more detailed picture of how your customers interact with your store.
Can I see which campaigns were sent using the Klaviyo MCP?
Yes, you can ask the agent to list all sent campaigns. It will provide details on what went out and when it was dispatched.
Can I view campaign performance and open rates?
Yes. Browse all campaigns with delivery stats including open rate, click rate, bounce rate, unsubscribes, and revenue attributed. Filter by date and status.
Can I manage subscriber lists and segments?
Yes. List all subscriber lists and segments with member counts. Create new lists and manage subscriber profiles.
Can I monitor automated email flows?
Yes. Track all automated flows with trigger conditions, email counts, and performance metrics including conversion rates and revenue per flow.
One connection away
Give your agent a direct line to Klaviyo.
Connect Klaviyo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available