Dripcel

Dripcel

Dripcel is a cloud-based SMS marketing platform that leverages AI and machine learning to automate and optimize customer communication campaigns.

3VIEWS
2519USERS

Install MCP Server

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

npx @composio/cli add cursor --app dripcelnpx @composio/cli add cursor --app dripcelnpx @composio/cli add cursor --app dripcelnpx @composio/cli add cursor --app dripcel

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

Available Tools

Delete Contact

Tool to delete a contact by their cell number. use when you need to remove a contact from dripcel after confirming the msisdn.

Get Dripcel Campaigns

Tool to retrieve a list of all campaigns. use after authenticating when you need to paginate or filter campaigns.

Get Current Credit Balance

Tool to get current credit balance. use after authenticating and when you need to verify account balance before credit-consuming operations.

Get Deliveries

Tool to retrieve a list of deliveries. use when you need to fetch delivered messages optionally filtered by cell or customerid.

Get Email Templates

Tool to list all available email templates. use when you need to retrieve available templates before sending email campaigns.

Get Sales

Tool to retrieve a list of all sales. use when you need comprehensive sales data for reporting or analytics.

Dripcel Post Compliance Send

Tool to check a list of cell numbers against campaign targeting criteria. use when ensuring suppliers comply with your campaign rules before sending messages.

Search Replies Based On Filters

Tool to search replies based on filters. use when you need to find replies by id, campaign, date range, or content.

Add Tags To A Contact

Tool to add tags to a contact. use when you need to assign tag ids or tag names to an existing contact by msisdn. set create missing contact=true to auto-create the contact if it does not exist.

Send Sms

Tool to send a single sms to a contact. use when you need to deliver a targeted message immediately or schedule it for later.

10 actions available