Skip to content
Zed

Crixin Voice for Zed

com.crixin/voice

Give your AI a real phone: place calls, send SMS, fetch recordings and transcripts. Local or hosted.

client:Zed transport:streamable-http runtime:npm

Install Crixin Voice in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "voice": {
      "url": "https://crixin-platform.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Crixin Voice in other clients