Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Esputnik

Esputnik

eSputnik is a marketing automation platform that enables businesses to manage and automate their communication channels, including email, SMS, web push, and mobile push notifications.

12VIEWS
2417USERS

Install MCP Server

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

npx @composio/cli add cursor --app esputniknpx @composio/cli add cursor --app esputniknpx @composio/cli add cursor --app esputniknpx @composio/cli add cursor --app esputnik

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

Available Tools

Add Domain

Tool to register a domain for web tracking or widgets. Use after confirming the site ID.

Add Orders Bulk

Tool to transfer orders in bulk to eSputnik. Use when you need to import up to 1000 orders at once.

Bulk Add Or Update Contacts

Tool to bulk add or update up to 3000 contacts asynchronously. Use when you have a batch of contacts to import or update in one request and need a single session ID for tracking.

Change Token Activity

Action to change (activate/deactivate) the activity state of a mobile push token. Endpoint: PUT /api/v1/contact/token/activated/{app_uuid}/{token_id} Body: { "active": boolean } Response: { "active": boolean }

Delete Contact

Tool to delete a contact by its Yespo ID. Use when you need to remove a contact with no pending interactions.

Delete Contact By External Id

Tool to delete a contact by externalCustomerId.

Delete Sms Message

Tool to delete a base SMS message by ID. Use when you need to remove an SMS template before sending. Example: "Delete SMS message with ID 123"

Get App Inbox Message

Tool to retrieve an App Inbox message by ID. Use when you need to fetch its content, metadata, and translations before sending or editing.

Get Broadcasts

Tool to list broadcasts from eSputnik. Use when you need to retrieve paginated list of broadcasts.

Get Contact Import Status

Tool to retrieve the status of a contact import session. Use this to poll the asynchronous processing status of a previously submitted bulk contacts import.

Get Contact Subscriptions

Tool to retrieve subscription categories for a contact. Use when you need to get all subscription categories that a contact is enrolled in.

Get Organization Balance

Tool to retrieve the current organization balance. Use when you need to check the account's available funds before sending campaigns.

Get Organization Billing History

Tool to retrieve the organization billing history by day and media channel.

Get Preprocessor File Status

Tool to retrieve the status of a preprocessor file upload session. Use when polling for the asynchronous processing status of a previously submitted file.

14 actions available