Voice Bridge for Cline
io.github.dwarmerdam/voice-bridge
Multi-engine TTS for AI coding assistants. 5 engines, free engine included.
client:Cline
transport:stdio
runtime:npm
Install Voice Bridge in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"voice-bridge": {
"command": "npx",
"args": [
"-y",
"ai-voice-bridge"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs