Skip to content

Marketing Automation

Klaviyo MCP connector

The Klaviyo connector links your Klaviyo account to Claude, ChatGPT, Cursor, and any MCP client, so your team can ask about profiles, lists, segments, and tags in plain language and update them without opening Klaviyo.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Klaviyo to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Klaviyo once

  1. Open Connections, choose Add connection, and pick Klaviyo.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a Klaviyo API key. One person generates a token in Klaviyo and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

klaviyo
Klaviyo
Beamer
Buffer
ClickSend
Dotdigital
Dub
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Klaviyo to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Klaviyo to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Klaviyo to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Klaviyo to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Klaviyo through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Marketing

    Check which segments are ready for a send

    Ask how many profiles sit in your VIP or lapsed-buyer segments before a campaign goes out, and pull the list of who is in each one.

  • Ecommerce

    Build a new segment from a plain description

    Describe the audience you want, such as people who joined a list this quarter, and have the segment created in Klaviyo with the right name and conditions.

  • Support

    Look up a customer's Klaviyo profile

    While handling a ticket, ask for the customer's profile by email and see which lists they are on, then add a new profile for a shopper who asked to hear from you.

  • Retention

    Keep lists and segments tidy

    Rename a list, retire segments nobody sends to anymore, and confirm what is left, all from one conversation.

  • Operations

    Tag lists and segments by campaign or region

    Create tags such as Spring launch or EMEA, attach them to the right lists and segments, and pull everything under a tag when the team needs it.

  • Growth

    Audit your audiences before a quarterly review

    Ask for every list and segment in the account with its tags, then have the agent summarize which audiences have grown and which are dormant.

Try asking

  • “Which Klaviyo segments grew most in the last 14 days”
  • “Create a Klaviyo list for winter sale early access”
  • “Show profiles in the VIP Klaviyo segment by region”

See all 336 Klaviyo tools below

AI tools

Klaviyo tools for your AI agents

336 tools are ready to call through Elaichi's MCP endpoint the moment you connect Klaviyo, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Klaviyo gets you

6 screens from the product, each doing one job for your Klaviyo account.

The agent

Ask about Klaviyo lists, get real answers.

Plain language questions read live Klaviyo lists, segments and profiles.

  • lists
  • segments
  • profiles
  • tags

Ask Elaichi to work across your apps.

Which Klaviyo segments grew most in the last 14 days

Create a Klaviyo list for winter sale early access

Show profiles in the VIP Klaviyo segment by region

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach Klaviyo.

One org MCP endpoint over OAuth, no SDK and no shared API key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

336 Klaviyo tools ready on connect.

Lists, segments, profiles and tags with methods exposed, no custom code written.

  • List all Klaviyo lists
  • Get single Klaviyo list by ID
  • Create a Klaviyo list
  • Delete a Klaviyo list by ID
ElaichiTools
Tool Action Description
List all Klaviyo lists List List all Klaviyo lists in an account, optionally filtered by id, name, created, or updated. Returns each list as a JSON:API resource object with type, id, attributes, and links, where attributes contains name, created, updated, and opt_in_process. Max 10 results per page.
Get single Klaviyo list by ID Get Get a single Klaviyo list by id. Returns the list as a JSON:API resource object with type, id, attributes, and links, where attributes contains name, created, updated, opt_in_process, and profile_count when requested via additional-fields. Required: id.
Create a Klaviyo list Create Create a new Klaviyo list. Returns the created list object including its id, type, attributes (name, created, updated, opt_in_process), and links. Required: data.type, data.attributes.name.
Delete a Klaviyo list by ID Delete Delete a Klaviyo list by id. Returns an empty 204 response on success. Required: id.
Update a Klaviyo list by ID Update Update the name of a Klaviyo list by id. Returns the updated list object including its id, type, attributes (name, created, updated, opt_in_process), and links. Required: id, data.type, data.id, data.attributes.name.

Toolboxes

Every team gets its own Klaviyo toolbox.

Curate one toolbox per team and scope which Klaviyo tools it carries.

  • Lifecycle Marketing
  • Growth
  • Ecommerce
  • Content
ElaichiToolboxes
Name Source template Tools Created

Lifecycle Marketing toolbox

Klaviyo · flows and campaigns

Klaviyo starter 18 Mar 4, 2026

Growth toolbox

Klaviyo · segments and list growth

9 Mar 2, 2026

Ecommerce toolbox

Klaviyo · profiles and purchase events

24 Feb 27, 2026

Content toolbox

Klaviyo · templates and campaign copy

Klaviyo starter 6 Feb 19, 2026

Analytics toolbox

Klaviyo · segment and campaign reporting

31 Jan 30, 2026

Support toolbox

Klaviyo · profile lookups and unsubscribes

12 Jan 22, 2026

Shared connections

Teammates send campaigns without touching a key.

See who connected each Klaviyo account and how many teams and members share it.

  • Retail EMEA
  • Growth
  • Lifecycle
  • Ecommerce US
ElaichiConnections
Connection Scope Status Access
KL

Klaviyo (Retail EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
KL

Klaviyo (Growth)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
KL

Klaviyo (Lifecycle)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
KL

Klaviyo (Ecommerce US)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
KL

Klaviyo (Content Studio)

Connected by Clara Nowak

Personal • Active Not shared
KL

Klaviyo (Support)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Klaviyo call is on the record.

When, who, what happened, type and resource, appended and never edited.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Klaviyo Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Klaviyo Lists Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Klaviyo Lists List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule drafts your Klaviyo digest.

Fetch segments, group them, draft a digest, approve it, post back to Klaviyo.

Klaviyo digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch lists

    Klaviyo

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Klaviyo

    Queued

Collections and dashboards

Klaviyo profile growth counted, not narrated.

Four metrics, 14 days of profiles created and a team breakdown, refreshed on schedule.

Klaviyo health

Refreshed 4 minutes ago · every 15 minutes · from the lists collection

Live

Lists

1,284 ↓ 12%

Segments

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Lists created

Last 14 days

By team

Share of activity

Retail EMEA 34%

Growth 27%

Lifecycle 21%

Ecommerce US 18%

FAQ

Frequently asked questions

How do I connect Klaviyo to Claude?

Connect Klaviyo in Elaichi first, then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Klaviyo connects with an API key: you paste a private key from your Klaviyo account settings into Elaichi and it is stored there, so there is no OAuth app to register and no client ID or secret to generate. Once that is done, Claude signs you in through Elaichi and Klaviyo is ready to use.

Does Klaviyo work with ChatGPT and Cursor as well as Claude?

Yes. Once Klaviyo is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Klaviyo once and every client you use picks it up.

What can an AI agent actually do with my Klaviyo data?

Through Elaichi, an agent can look up Klaviyo profiles, see which lists and segments they belong to, and create new profiles. It can create, rename, and remove lists and segments, count the profiles in each, and organize them with tags. Because Klaviyo exposes hundreds of actions, short concrete asks such as "how many profiles are in the VIP segment" work better than long paragraphs.

Does connecting Klaviyo give the AI access to my whole account?

The AI only gets what the Klaviyo API key you connected allows, and Klaviyo lets you scope a private key to specific areas and to read-only or full access. Elaichi then applies its own restrictions on top, so an admin can narrow what the agent can do further. Elaichi can only narrow access to Klaviyo, never widen it.

Can my team share one Klaviyo connection?

Yes. One person connects Klaviyo in Elaichi and shares the connection with a team, and nobody else ever sees or handles the API key. Each teammate still signs in to Elaichi as themselves, so every Klaviyo action in the audit log is tied to the person who asked for it.

Can I stop an agent from deleting or changing things in Klaviyo?

Yes. Restrictions in Elaichi work per action, so you can allow reading Klaviyo profiles, lists, and segments while blocking deletes or updates. A blocked action is never shown to Claude, ChatGPT, or any other client, so no prompt can reach it.

What happens to a Klaviyo connection when someone leaves?

When you offboard someone in Elaichi, their access to Klaviyo through every client ends at once. If they had shared a Klaviyo connection with their team, it keeps working for everyone else. If you want Klaviyo gone entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client together.

Put Klaviyo in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.