← Index

Voice Bridge

io.github.dwarmerdam/voice-bridge·v0.1.5·Image, Video & Audio
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "voice-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "ai-voice-bridge"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "voice-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "ai-voice-bridge"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ai-voice-bridge
Claude Desktop (uvx)
{
  "mcpServers": {
    "voice-bridge": {
      "command": "uvx",
      "args": [
        "ai-voice-bridge"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Image, Video & Audio