MCP & AI Agent Integration

Klaviyo
automation.

3 AI agent actions for Klaviyo — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Klaviyo to manage subscribers, trigger campaigns, and personalize outreach at scale. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
3
actions
100%
governed
<200ms
latency
3
AI agent actions
0
Read operations
3
Write operations
1
High-risk actions (approval gated)
Marketing Klaviyo is a Marketing integration — use it to automate email campaigns, audience management, and automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Klaviyo.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

cancel marketing
klaviyo:cancel_marketing
Unsubscribe a person from Klaviyo marketing (email and/or SMS). NOTE: Despite the historical verb name (`cancel_marketing`), this action is for cancelling marketing *to a person* (unsubscribe), not cancelling a campaign send. WORKFLOW: 1. Identify the person by email and/or phone and/or profile_id 2. Submit a bulk-unsubscribe job to Klaviyo 3. Klaviyo processes the unsubscribe asynchronously CRITICAL REQUIREMENTS: - Provide at least one identifier: email, phone_number, or profile_id - If you provide list_id, the unsubscribe is scoped to that list - WARNING: If you provide list_id and the profile is NOT in that list, Klaviyo may globally unsubscribe them USE CASES: - Customer asks to stop receiving marketing emails - Customer asks to stop receiving marketing SMS - Compliance / preference center sync LIMITATIONS: - This does not cancel a campaign send already in progress - Some unsubscribe operations are processed asynchronously by Klaviyo
Write Low risk
Delete Klaviyo Profile Data
klaviyo:delete_data
WORKFLOW: 1. Identify profile by profile_id, email, or phone 2. Send deletion request to Klaviyo API 3. Profile and all associated data are permanently deleted CRITICAL REQUIREMENTS: - This is PERMANENT and IRREVERSIBLE - Deletes profile, events, relationships, and all associated data - Cannot be undone - use with extreme caution - Requires at least one identifier: profile_id, email, or phone USE CASES: - GDPR data deletion requests - Privacy compliance (CCPA, GDPR) - Customer requests to be removed - Cleaning up test/duplicate profiles - Data retention policy enforcement DANGER: - PERMANENT DELETION - cannot be recovered - Deletes all historical data for the profile - Affects analytics and reporting - Consider exporting data before deletion if needed IDENTIFIER PRIORITY: - If profile_id provided, uses it directly (fastest) - If email provided, looks up profile by email first - If phone provided, looks up profile by phone first - Must provide at least one identifier
Write High risk
Unsubscribe Profile
klaviyo:unsubscribe_profile
WORKFLOW: 1. Submit unsubscribe request via bulk job endpoint (required by Klaviyo API) 2. Profile is globally unsubscribed from all marketing 3. Consent status changes to "Unsubscribed" 4. Profile will no longer receive marketing emails or SMS CRITICAL REQUIREMENTS: - This is a GLOBAL unsubscribe - affects ALL lists - Profile will no longer receive ANY marketing communications - Profile data is retained (not deleted) for compliance/analytics - To delete data entirely, use klaviyo:delete_data for GDPR requests USE CASES: - Customer requests "unsubscribe me" via support - Compliance with unsubscribe requests - Managing marketing consent - CAN-SPAM Act compliance IMPORTANT NOTES: - Profile remains in system but won't receive marketing - Can be manually resubscribed later if customer requests - Does NOT delete profile data (use delete_data for that) - Affects both email and SMS marketing channels
Write Medium risk
MCP & Runtime API

Call Klaviyo
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Klaviyo actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

klaviyo:cancel_marketing READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "klaviyo:cancel_marketing",
    "args": {},
    "execution_id": "agent-001"
  }'
klaviyo:cancel_marketing WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "klaviyo:cancel_marketing",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Klaviyo.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
Profile subscribed to list
Create HubSpot contact
Tag customer in Shopify
Notify Slack
Trigger
Email bounced
Update Shopify customer record
Flag in HubSpot
Remove from active sequences
How it works

Every Klaviyo action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Klaviyo — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Klaviyo action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Klaviyo action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Klaviyo works best
alongside these.

Build multi-step workflows that connect Klaviyo to the rest of your stack. All governed. All audited.

Klaviyo integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Klaviyo in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →