Loading MCP server directory, please wait...
Retell AI MCP server: voice agent phone calls, agent management, LLMs, and voice discovery
npx @getmcp/cli add io.github.mindstone/mcp-server-retell-aiRequires Node.js 18+. Community-contributed server. Review source before installing.
RETELL_API_KEYRetell AI API key (from retellai.com/dashboard)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mindstone/mcp-server-retell-ai": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-retell-ai"
],
"env": {
"RETELL_API_KEY": ""
}
}
}
}