Text to Speech for Cline
io.github.engr-faizanali/text-to-speech
Reads text aloud locally on Windows, macOS, and Linux. No API key, account, or cloud service.
client:Cline
transport:stdio
runtime:pypi
Install Text to Speech 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": {
"text-to-speech": {
"command": "uvx",
"args": [
"text-to-speech-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs