Bring B2c Crm
to OpenAI Agents SDK
Create your Vinkius account to connect Klaviyo (Marketing Automation) to OpenAI Agents SDK and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Klaviyo (Marketing Automation) MCP Server?
Connect your Klaviyo account to any AI agent and take full control of your e-commerce marketing, customer data, and automation flows through natural conversation.
What you can do
- Profile Management — Create and retrieve detailed customer profiles, including contact information, custom properties, and predictive analytics directly from your agent
- Campaign Tracking — List all email campaigns and retrieve detailed performance metadata, targeted audiences, and scheduled send times securely
- Automation Flows — Monitor your automated email and SMS sequences, including entry triggers and chronological action steps to ensure your lifecycle marketing is running smoothly
- Audience Segmentation — List dynamic segments and static lists to understand your customer distribution and identify high-value cohorts
- List Orchestration — Add existing profiles to specific marketing lists to manage subscription preferences and targeted messaging natively
- Data Audit — Extract comprehensive traits and behavioral analytics for specific profile IDs to power personalized customer interactions
How it works
- Subscribe to this server
- Enter your Klaviyo Private API Key
- Start managing your marketing automation from Claude, Cursor, or any MCP-compatible client
Who is this for?
- E-commerce Marketers — track campaign statuses and audit automation flows through natural conversation without manual dashboard searching
- Growth Engineers — verify audience segments and monitor profile custom properties to ensure accurate data mapping
- Business Owners — get rapid summaries of recent campaign performances and customer base growth across multiple Klaviyo accounts
Built-in capabilities (10)
This tool is critical for managing subscriptions and segmenting customers for specific marketing campaigns. Input profile IDs as a comma-separated string. Add profiles to a Klaviyo list
This is essential for manual lead insertion or synchronizing data from other sources. Requires an email address; first and last names are optional but recommended for personalization. Create a new Klaviyo profile
Returns its current status (draft, sent, scheduled), the targeted audience list/segment IDs, and the message content being delivered. Get details for a Klaviyo campaign
It returns the entry trigger conditions, the sequence of action steps (emails, SMS, delays), and the current operational status of the automation. Get details for a Klaviyo automation flow
Returns everything from contact info (email, phone, address) to custom e-commerce properties, predictive analytics (CLV, churn risk), and marketing preferences. Get a Klaviyo profile by ID
Unlike lists, segments update automatically based on behavioral data and predictive analytics. Use this to understand your high-value customers, churn risks, or engaged subscribers. List Klaviyo audience segments
Use this to audit your automated lifecycle marketing, such as welcome series, abandoned carts, or post-purchase follow-ups. Returns flow IDs, names, and active status. List Klaviyo automation flows
This tool allows you to monitor marketing activity, check which campaigns are currently active, and see scheduled send times for upcoming broadcasts. List Klaviyo email campaigns
Use this to identify target lists for profile orchestration or to audit your subscription groups. Returns list IDs, names, and total contact counts. List all Klaviyo audience lists
This tool is used to browse your customer base and obtain profile IDs, email addresses, and names. Use this as a starting point to find specific customers before performing detailed audits or adding them to lists. List Klaviyo profiles (contacts)
Why OpenAI Agents SDK?
The OpenAI Agents SDK auto-discovers all 10 tools from Klaviyo (Marketing Automation) through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries Klaviyo (Marketing Automation), another analyzes results, and a third generates reports, all orchestrated through Vinkius.
- —
Native MCP integration via
MCPServerSse, pass the URL and the SDK auto-discovers all tools with full type safety - —
Built-in guardrails, tracing, and handoff patterns let you build production-grade agents without reinventing safety infrastructure
- —
Lightweight and composable: chain multiple agents and MCP servers in a single pipeline with minimal boilerplate
- —
First-party OpenAI support ensures optimal compatibility with GPT models for tool calling and structured output
Klaviyo (Marketing Automation) in OpenAI Agents SDK
Why run Klaviyo (Marketing Automation) with Vinkius?
The Klaviyo (Marketing Automation) connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Klaviyo (Marketing Automation) using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Klaviyo (Marketing Automation) and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Klaviyo (Marketing Automation) to OpenAI Agents SDK through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Klaviyo (Marketing Automation) for OpenAI Agents SDK
Every request between OpenAI Agents SDK and Klaviyo (Marketing Automation) is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
Can I check the status of an automation flow using my agent?
Yes. Use the get_flow_details tool with a specific Flow ID. Your agent will retrieve the comprehensive status, including entry triggers and the sequence of action steps, allowing you to audit your lifecycle marketing in real-time.
How do I create a new customer profile through a conversation?
Use the create_profile tool by providing the email address, first name, and last name. Your agent will generate the new contact profile in Klaviyo, ready for segmentation or being added to specific marketing lists.
Can my agent list all dynamically updated audience segments?
Absolutely. Use the list_audience_segments tool to retrieve all dynamic segments from your Klaviyo account. These segments update automatically based on user behavior and analytics conditions, and your agent can report on their status directly in your chat.
How does the OpenAI Agents SDK connect to MCP?
Use MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.
Can I use multiple MCP servers in one agent?
Yes. Pass a list of MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.
Does the SDK support streaming responses?
Yes. The SDK supports SSE and Streamable HTTP transports, both of which work natively with Vinkius.
MCPServerStreamableHttp not found
Ensure you have the latest version: pip install --upgrade openai-agents
Agent not calling tools
Make sure your prompt explicitly references the task the tools can help with.
Explore More MCP Servers
View all →
Mingdao Cloud
10 toolsEnterprise zero-code application and workflow platform — manage worksheets, records, and automations via AI.

Cloverly
12 toolsOffset carbon emissions at the point of transaction by purchasing verified carbon credits for shipments, rides, and purchases.

CVM Dados Abertos
6 toolsAccess Brazilian capital markets data directly from the CVM Open Data portal — query investment funds, listed companies, and financial reports.

Docamatic
8 toolsGenerate professional PDFs from templates with dynamic data injection for invoices, reports, and custom documents at scale.
