Retell AI runs on your own machine — the client starts it, so there is no endpoint to ping. 273 installs a week from npm. Last commit 3 Aug 2026.
Retell AI MCP server: voice agent phone calls, agent management, LLMs, and voice discovery
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-retell-ai -- npx -y @mindstone/mcp-server-retell-ai
{
"mcpServers": {
"mcp-server-retell-ai": {
"args": [
"-y",
"@mindstone/mcp-server-retell-ai"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-retell-ai]
command = "npx"
args = ["-y", "@mindstone/mcp-server-retell-ai"]
{
"mcpServers": {
"mcp-server-retell-ai": {
"args": [
"-y",
"@mindstone/mcp-server-retell-ai"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-retell-ai": {
"args": [
"-y",
"@mindstone/mcp-server-retell-ai"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.