Customerio

Customerio

Customer.io is a customer engagement platform that enables businesses to send targeted messages to their customers through various channels, including email, SMS, and push notifications.

4VIEWS
2037USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app customerionpx @composio/cli add cursor --app customerionpx @composio/cli add cursor --app customerionpx @composio/cli add cursor --app customerio

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Suppress Customer Profile

Tool to suppress a person. use when you need to permanently delete a customer's profile and prevent them from being re-added.

Get Integrations

Tool to retrieve a list of integrations in your workspace. use when you need to discover configured integrations.

Get Messages

Tool to retrieve a list of messages sent from your workspace. use when you need paginated delivery metrics for messages, e.g., list email messages delivered between two timestamps.

Get Segment Details

Tool to retrieve details of a specific segment. use after identifying the segment id from list segments.

Get Segment Membership

Tool to retrieve people in a specific segment. use when you need to page through segment membership after identifying segment id.

Get Segments

Tool to retrieve a list of segments in your workspace. use when you need to fetch all segments after configuring segment rules.

Get Trigger

Tool to retrieve details about a specific trigger. use after triggering a broadcast to confirm its status and metadata.

Get Triggers

Tool to retrieve a list of triggers for a specific broadcast. use after identifying broadcast id to inspect associated triggers.

Get Customer.io Workspace Webhooks

Tool to retrieve a list of webhooks. use after setting up reporting webhooks to fetch current webhook configurations in your workspace.

List Collections

Tool to list all collections metadata. use when you need to retrieve current details of each collection in your workspace.

List Newsletters

Tool to list all newsletters. use when paginating through newsletter metadata.

List Snippets

Tool to list all snippets in your workspace. use when you need to retrieve all reusable content snippets for templating or dynamic content insertion.

List Transactional Messages

Tool to list all transactional message templates. use when you need to fetch available transactional messages.

Trigger Broadcast

Tool to manually trigger a broadcast. use when you need to override the default audience and provide personalization data after confirming the broadcast id.

14 actions available