Sms alert

Sms alert

SMS Alert is a versatile multi-channel communication platform enabling businesses to engage with customers through SMS, RCS, Telegram, and WhatsApp via a unified REST API.

6VIEWS
2696USERS

Install MCP Server

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

npx @composio/cli add cursor --app sms_alertnpx @composio/cli add cursor --app sms_alertnpx @composio/cli add cursor --app sms_alertnpx @composio/cli add cursor --app sms_alert

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

Available Tools

Get Sms Alert Balance

Tool to retrieve the current sms credit balance. use when you need an up-to-date credit status before sending messages.

Get Group Detail

Tool to retrieve details of a specific sms alert group. use after confirming the group id.

Get Group List

Tool to retrieve a list of sms alert groups. use when you need to fetch all groups associated with your account. call after authenticating your api key.

Get Sender Id List

Tool to fetch the list of available sender ids. use when you need to retrieve all sender ids associated with your account. use after configuring your api key.

Get Sms Template List

Tool to retrieve list of sms templates from your smsalert account. use when you need to display or manage your smsalert templates.

Create New Contact

Create new contact

Create New Group

Tool to create a new contact group. use when needing to organize contacts into a new group.

Create Short Url

Tool to create a short url for a given long url. use when you need to shorten a url before sharing.

Create Sms Template

Tool to create a new sms template. use when you need to define reusable message content.

Delete Contact

Tool to delete a specified contact. use after confirming the contact's id.

Delete Group

Tool to delete a specified group. use after confirming the group's id.

Delete Short Url

Tool to delete an existing short url. use after confirming the short url's id.

Delete Sms Template

Tool to delete an existing sms template. use when you have the template id to remove it.

Edit Contact

Tool to edit an existing contact’s details. use when you need to update a contact’s information after confirming the contact id.

Edit Group

Tool to edit an existing groups name. use when you need to rename a group after confirming the group id.

Update User Profile

Tool to update user account profile details. use when modifying authenticated user profile after login.

Edit Sms Template

Tool to edit an existing sms template. use when you need to update a template after confirming the template id.

Generate Otp

Tool to generate a one-time password (otp). use when you need to send an otp to a mobile number using a predefined template.

Get Sent Sms Report

Tool to retrieve sms campaign sent report details. use after campaigns are sent to analyze delivery results.

19 actions available