gandr mcp for Cline
io.github.gandr-ai/gandr-mcp
Text to speech for MCP clients. 23 languages, six voices, every render watermarked.
client:Cline
transport:stdio
runtime:pypi
Install gandr mcp 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": {
"gandr-mcp": {
"command": "uvx",
"args": [
"gandr-mcp"
],
"env": {
"GANDR_API_KEY": "<GANDR_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs