ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Customer.io with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate customer engagement via Customer.io. track events, manage profiles, and trigger multi-channel campaigns directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 18 capabilities

The complete Customer.io capability set.

These are the exact actions your AI can choose when you ask it to work with Customer.io.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 18 available through Customer.io.

  1. 01

    Pipeline page

    Record page views (Pipelines API)

  2. 02

    Merge customers

    Merge two customer profiles (v1)

  3. 03

    Pipeline batch

    Send multiple calls in a single request (Pipelines API)

  4. 04

    Pipeline identify

    Identify a person and assign traits (Pipelines API)

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 18 available through Customer.io.

  1. 05

    Pipeline track

    Record actions people take (Pipelines API)

  2. 06

    Send newsletter

    Send a newsletter immediately

  3. 07

    Send transactional email

    Send a transactional email

  4. 08

    Send transactional in app

    Send a transactional in-app message

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 18 available through Customer.io.

  1. 09

    Send transactional push

    Send a transactional push notification

  2. 10

    Track batch

    Send multiple entity operations in one request (v2)

  3. 11

    Track anonymous event

    Send anonymous events (v1)

  4. 12

    Delete customer

    Delete a person (v1)

Capability set04 / 05

13-15

3 capabilities in this set.

Part of 18 available through Customer.io.

  1. 13

    Pipeline screen

    Record mobile screen views (Pipelines API)

  2. 14

    Add or update customer

    Add or update a person (v1)

  3. 15

    Pipeline group

    Associate people with objects like companies (Pipelines API)

Capability set05 / 05

16-18

3 capabilities in this set.

Part of 18 available through Customer.io.

  1. 16

    Track customer event

    Track an event for a person (v1)

  2. 17

    Track entity

    Create, update, or delete a single person or object (v2)

  3. 18

    Trigger broadcast

    Trigger an API-triggered broadcast

Observed, not estimated

827ms average. Fast in production.

Customer.io is checked daily against the live service.

Daily averagePeak 827ms
Sep 2Today
Fastest day
827ms
Slowest day
827ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 18 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Customer.io, so you can see the experience inside your AI.

It does not authenticate your account with Customer.io. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Customer.io Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_O0vwcwVPcG3BZcvkFoFfrCi7lqsaNS7R3sAM5uEa/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Customer.io capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "customerio-alternative-1-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_O0vwcwVPcG3BZcvkFoFfrCi7lqsaNS7R3sAM5uEa/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Customer.io owners ask.

  • 01

    Can I trigger a specific broadcast campaign using its ID?

    Yes. Use the trigger_broadcast capability by providing the broadcast_id and the required data payload to start the campaign immediately.

  • 02

    How do I update a customer's attributes like their subscription plan?

    You can use the add_or_update_customer capability. Simply provide the customer's identifier (email or ID) and a JSON object containing the attributes you wish to change.

  • 03

    Is it possible to track events for users who haven't logged in yet?

    Absolutely. Use the track_anonymous_event capability to record actions from anonymous visitors. You can later use merge_customers to link this data once they identify themselves.