Callingly

Callingly

Callingly is a lead response management software that automates immediate call and text follow-ups to new leads, integrating seamlessly with various CRMs and lead sources to enhance sales team responsiveness and conversion rates.

45VIEWS
2182USERS

Install MCP Server

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

npx @composio/cli add cursor --app callinglynpx @composio/cli add cursor --app callinglynpx @composio/cli add cursor --app callinglynpx @composio/cli add cursor --app callingly

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

Available Tools

Activate/deactivate Client Account

Tool to activate or deactivate a client account. use when you need to toggle client access after onboarding or offboarding. example: "activate client 123" or "deactivate client 456".

Create Agent

Tool to create a new agent. use when you need to register an agent in callingly after gathering their account id and contact details.

Create Outbound Call

Tool to create a new outbound call record. use after gathering call and lead details.

Create Client

Tool to create a new client. use when adding a new client to your callingly account.

Create Team

Tool to create a new team. use when setting up a team configuration before adding agents.

Create Webhook

Tool to create a new webhook for call or lead events. use when you need to receive real-time notifications on specific events. example: "create a webhook for call completed events to http://example.com/callback".

Delete Agent

Tool to delete an agent. use when permanently removing an agent after confirming the agent id.

Delete Client

Tool to delete a client. use when you need to remove an existing client from your account after confirming its id.

Delete Webhook

Tool to delete a webhook. use when permanently removing a webhook by its id.

Get Agent Schedule

Tool to retrieve the availability schedule for a specific agent. use when you need to know which days and times the agent is available.

Get Call

Tool to retrieve details of a specific call by its id. use when you need detailed metadata of a call record after confirming call id.

Get Lead

Tool to retrieve details of a specific lead by its id. use when you need full lead details before follow-up actions.

Get Team

Tool to retrieve details of a specific team. use after obtaining the team id to fetch its configuration details.

Get Webhook

Tool to retrieve details of a specific webhook by its id. use when you need to inspect a webhook's configuration before modifying or deleting it.

List Calls

Tool to list calls. use when you need to retrieve multiple call records with optional filters such as date range, team, and pagination after identifying the need for a collection of calls.

List Clients

Tool to list clients. use when you need to retrieve all clients associated with your account.

List Leads

Tool to list leads based on provided filters like date range or phone number. use after confirming filter criteria when bulk lead retrieval is needed.

List Teams

Tool to list teams. use when you need to retrieve all teams associated with your account.

List Team Users

Tool to retrieve a list of agents associated with a specific team. use when you need to inspect the team's users before further agent management tasks.

List Users

Tool to retrieve a list of agents. use when you need to see all agents available under the authenticated account, optionally filtering by a specific client account.

20 actions available