Tomi — AI Phone Calls for Claude Desktop
tel.tomi/tomi
Claude makes real phone calls for you — in many languages, with transcript and outcome back in chat.
client:Claude Desktop
transport:streamable-http
Install Tomi — AI Phone Calls in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tomi": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tomi.tel/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs