Gandr TTS in any MCP agent.
One install turns Claude, Cursor, or any MCP-compatible agent into a Gandr TTS client. Four tools, no framework glue.
The whole integration
Install, then add one block to your MCP client config.
Integration
pip install gandr-mcp
# add to your MCP client's config:
{"mcpServers":{"gandr":{"command":"gandr-mcp","env":{"GANDR_API_KEY":"gnd_..."}}}}
Restart the client and the agent gains a text-to-speech tool set. The key comes from your Gandr console.
What it needs
What it takes
| One package | pip install gandr-mcp |
| A key | GANDR_API_KEY in the server env |
| An MCP client | Claude, Cursor, or anything that speaks MCP |
| Python | 3.9 or newer |
A key and one stream, and any agent in your stack can speak.
Get a keyFull API reference , gandr.ai/docs