HomeMarketplace

Retellai MCP Integration - AI Agent Tools

Connect Retellai with AI agents using Model Context Protocol (MCP). Seamlessly integrate Retellai tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 10+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Collaboration & Communication tools for AI automation

Setup Instructions

Install Retellai MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Retellai with your AI agent.

Benefits

  • Automate Retellai workflows with AI
  • Increase productivity with AI-powered Retellai operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Retellai
Retellai

RetellAI captures calls and transcripts, enabling businesses to analyze conversations, extract insights, and enhance customer interactions in one centralized platform

VerifiedComposioComposio Managed
Users
6812
Tools
10
Last Updated
12h ago

Category

Collaboration & Communication

6812VIEWS
2543USERS

Tools

Page 1 of 2

Buy A New Phone Number Bind Agents

This endpoint allows purchasing a new phone number with a specified area code and binding it to designated agents for inbound and outbound calls. it requires json with agent ids and area code. responses indicate the creation status or errors.

Create A New Outbound Phone Call

Initiate an outbound call by post to '/v2/create-phone-call'. requires 'from number' and 'to number' in e.164 format. optional overrides and metadata supported. on success, returns call details including type, status, and ids.

Create A New Web Call

The /v2/create-web-call endpoint creates a web call with a unique agent id, returning call details like type, token, call id, and status in json format, with a 201 response. optional metadata and variables can be included.

Delete Phone Number

Deletes an existing phone number identified by its e.164 format.

List All Phone Numbers

Retrieves a list of all phone numbers associated with the account.

Retrieve Call Details

The /v2/list-calls endpoint retrieves call records with filters (agent id, timestamps), offers sorting, pagination, and handles different responses (success, bad request, unauthorized, server error) in json format.