Skip to content
Vinkius

Retell AI Connector for AI agents.

10 live capabilities

Connect your assistant to real-time phone calls and voice automation.

Live agent request Retell AI / Connector

Waiting for input…

AI Agent

Why people use Retell AI

Retell AI for Solving Manual Call Logging

With this Connector, your AI does the heavy lifting. It can pull transcripts and sentiment analysis instantly, meaning you get a structured summary of every conversation without a human ever having to click a 'record' button or type a single note.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a direct bridge between your AI's brain and a professional telephony stack.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Automated Lead Qualification

    A sales lead fills out a form.

  2. Real-world use case 02

    24/7 Customer Support Reception

    A customer calls in.

  3. Real-world use case 03

    Sentiment-Driven Training

    Your agent uses get_call_details to find calls with negative sentiment and then uses update_agent to refine the bot's instructions for the next call.

Complete set · 10capabilities

The complete Retell AI capability set.

These are the exact actions your AI can choose when you ask it to work with Retell AI.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Retell AI.

  1. 01 Capability

    Create agent

    Create a new AI voice agent with a unique personality. This lets you build specialized bots for different departments.

  2. 02 Capability

    Create llm

    Configure a Retell-hosted LLM with specific system instructions. This defines how your agent thinks and responds.

  3. 03 Capability

    Create phone call

    Start an outbound call by providing a from and to number. Use this to reach out to customers automatically.

  4. 04 Capability

    Get call details

    Get the transcript and sentiment analysis for a specific call. It helps you understand how a conversation actually went.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Retell AI.

  1. 05 Capability

    List agents

    See a list of all your configured AI voice agents. Use this to keep track of your different bot personalities.

  2. 06 Capability

    List voices

    Browse all the available text-to-speech voices. You can use this to find the perfect sound for your brand.

  3. 07 Capability

    Register web call

    Register a new session for a web-based voice interaction. This works for browser-based voice capabilities.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Retell AI.

  1. 08 Capability

    Update agent

    Update the settings or instructions of an existing voice agent. Use this to tweak personalities on the fly.

  2. 09 Capability

    List calls

    View a history of all your active and past calls. This is your go-to for checking call volume and status.

  3. 10 Capability

    List phone numbers

    List every phone number currently tied to your account. This helps you manage your communication lines in one place.

Set up in minutes

One URL. Then ask Retell AI to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Retell AI from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_7z3T4F0oJiK1uBA1iK2nSyQSG5YggPL6GvYgb38S/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Retell AI, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Retell AI for the conversation.

Where the request belongs

Work Retell AI can move forward.

Built around the request

This is for the operations lead tired of manual call logging, the developer building a voice-first product, or the founder needing a 24/7 automated receptionist.

01

Operations Manager

Uses the Connector to pull call transcripts and sentiment analysis to report on customer satisfaction trends.

02

Voice App Developer

Uses the Connector to rapidly prototype new voice agent personalities without building a custom dialer.

03

Sales Lead

Commands the agent to initiate outbound calls to new leads during peak hours.

Bring your own AI

Change the model, client or framework. Keep Retell AI connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Retell AI.

The practical details behind the request, access and result.

Can the Retell AI MCP make outbound phone calls automatically?

Yes. It allows your AI to initiate outbound calls to specific numbers using your configured phone lines and voice agents.

How do I get transcripts from my calls using Retell AI?

The Connector can pull the full text of past conversations along with a sentiment analysis score, which you can use to track customer feedback.

Can I change the voice of my Retell AI agent?

You can browse all available text-to-speech voices and update your agent's settings to use the one that best fits your brand.

Does Retell AI MCP support web-based voice interactions?

Yes, it includes a capability to register web calls, which allows your agent to work within browser-based voice applications.

Can I manage multiple phone numbers with Retell AI?

You can list and manage all the phone numbers associated with your account directly through the chat interface.

Is Retell AI MCP good for customer support?

It's ideal for support because it lets you build specialized bots that can handle high volumes of calls and provide consistent, human-like responses.

Does Retell handle the telephone lines, or do I need my own Twilio/carrier?

Retell AI is designed to integrate seamlessly into telephony workflows but generally focuses on the conversational agent side. They provide features to list and attach numbers (list_phone_numbers), but you often purchase those numbers or link a custom SIP trunk through Retell accounts. You can run list_phone_numbers to see your currently available direct lines.

How do I create an outbound call programmatically with my assistant?

Simply ask your assistant to "Call X using my Y agent." Behind the scenes, the AI relies on the create_phone_call capability, transmitting a JSON payload supplying the from_number (a Retell registered phone number), to_number (destination), and an override_agent_id parameter to assign your voice agent correctly.

Can the AI initiate voice calls in a web browser instead of over the phone?

Yes. Use the register_web_call capability to create a browser-based voice session. This returns a connection URL and access token that your frontend application can use to start a real-time WebRTC conversation with a Retell voice agent, without requiring any phone line.

One connection away

Give your agent a direct line to Retell AI.

Connect Retell AI once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available