Key Features

Initiates outbound phone calls directly from Claude Code tool usage.
Supports multi-turn conversations requiring user input and decision-making.
Works with both Telnyx (recommended) and Twilio phone providers.
Utilizes OpenAI for high-quality Text-to-Speech and Speech-to-Text conversion.
Employs local MCP server with ngrok for secure webhook tunneling.
Allows Claude to perform other tool-use operations, like web searches, while on an active call.
Provides clear API functions: initiate_call, continue_call, speak_to_user, and end_call.
Minimal setup focused solely on enabling phone communication.

This system operates through a local MCP Server that manages the communication flow. When Claude triggers the plugin, the server uses an ngrok tunnel to create a secure, public endpoint for the phone service provider, such as Telnyx or Twilio. This allows the provider to send webhooks back to your local machine when the user speaks or when call events occur. The integration leverages OpenAI's capabilities for converting text to speech and speech to text, ensuring the conversation sounds natural and the input is accurately transcribed for Claude to process.


The plugin exposes clear tool calls for managing the entire conversation lifecycle. Developers can use functions like `initiate_call` to start the interaction with a message, `continue_call` for multi-turn dialogues where decisions are needed, `speak_to_user` for non-interactive updates during long processes, and `end_call` to formally conclude the session. This structured toolset makes embedding voice communication into automated workflows predictable and manageable, supporting complex scenarios where natural language interaction is superior to traditional log parsing or direct output.

Get more likes & reach the top of search results by adding this button on your site!

Embed button preview - Light theme
Embed button preview - Dark theme
TurboType Banner

Subscribe to the AI Search Newsletter

Get top updates in AI to your inbox every weekend. It's free!