Skip to content
Windsurf

Voice Bridge for Windsurf

io.github.dwarmerdam/voice-bridge

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

client:Windsurf transport:stdio runtime:npm

Install Voice Bridge in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Voice Bridge in other clients