kutsu

metalmon/kutsu
★ 0 stars Rust AI/LLM Updated 7d ago
Outbound SIP calling MCP server: real phone calls bridged to a realtime voice model
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kutsu": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "kutsu"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/assets/logo.svg" alt="kutsu" width="300"/> </p> <p align="center"> Phone calls as an MCP tool: any SIP trunk, a realtime voice model on the line.<br/> One Rust binary. <a href="https://ai.google.dev/gemini-api/docs/live">Gemini Live</a> first, OpenAI Realtime next. </p>

Tools (5)

end_callget_call_statusget_call_transcriptlist_callsplace_call