Tomi — AI Phone Calls for VS Code
tel.tomi/tomi
Claude makes real phone calls for you — in many languages, with transcript and outcome back in chat.
client:VS Code
transport:streamable-http
Install Tomi — AI Phone Calls in VS Code
.vscode/mcp.json
{
"servers": {
"tomi": {
"type": "http",
"url": "https://mcp.tomi.tel/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs