Skip to content
Claude Desktop

Voice Bridge for Claude Desktop

io.github.dwarmerdam/voice-bridge

Multi-engine TTS for AI coding assistants. 5 engines, free engine included.

client:Claude Desktop transport:stdio runtime:npm

Install Voice Bridge in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "voice-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "ai-voice-bridge"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Voice Bridge in other clients