Callpage

Callpage

CallPage is a lead capture tool that enables businesses to connect with website visitors through immediate phone callbacks, enhancing lead generation and sales conversion rates.

57VIEWS
2116USERS

Install MCP Server

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

npx @composio/cli add cursor --app callpagenpx @composio/cli add cursor --app callpagenpx @composio/cli add cursor --app callpagenpx @composio/cli add cursor --app callpage

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

Available Tools

Get All Managers

Tool to retrieve a list of managers for a specific widget with pagination. use when you need to page through all managers assigned to a widget after confirming its id.

Get All Sms Messages

Tool to retrieve all sms messages for a widget. use when you need to fetch both default and custom sms templates after confirming the widget exists.

Get All Users

Tool to retrieve a list of all users with pagination. use when you need to page through all users in your callpage account to synchronize or audit user records.

Get All Widgets

Tool to retrieve a list of widgets with pagination. use when you need to page through all widgets after api authentication.

Get Api Root

Tool to get the root api greeting. use to verify connectivity and retrieve the initial api greeting after setting the api key.

Get Manager Status Statistics

Tool to retrieve statistical data about manager statuses. use when you need summary counts of enabled and disabled managers for a specific widget.

Get Sms Statistics

Tool to retrieve statistical data about sms messages. use when you need summary counts of sms messages for a given widget.

Get Widget

Tool to retrieve details of a specific widget by id. use when you have a widget id and need its complete configuration.

Get Widget Status Statistics

Tool to retrieve statistical data about widget statuses. use when you need counts of enabled vs disabled widgets.

Create Voice Message

Tool to create a custom voice message for a widget. use when you need to customize greeting messages for manager or visitor after setting widget locale.

Create Widget

Tool to create a new widget. use when you need to install a widget on your site and retrieve its id.

Delete Widget By Id

Tool to delete a widget by id. use when you need to remove an existing widget after verifying its id. example: delete widget with id 3409.

Reset Sms

Tool to reset sms messages to default for a widget. use when you need to restore default sms templates after customization tests.

Reset Voice Messages

Tool to reset voice messages to default for a widget. use when you need to clear custom messages and revert to system defaults. example: reset all voice messages for widget with id 123.

Update Manager

Tool to update an existing manager. use when you need to modify a manager's availability or business hours after retrieving their record.

Update Widget

Tool to update an existing widget. use when you need to change widget url, description, settings, language, or enabled state.

Widget Call Or Schedule

Tool to initiate or schedule a call via widget. use when you need to call immediately or schedule at the first available timeslot through a widget.

17 actions available