Skip to content

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.

Ask Claude CodeAsk ChatGPT

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 packagepip install gandr-mcp
A keyGANDR_API_KEY in the server env
An MCP clientClaude, Cursor, or anything that speaks MCP
Python3.9 or newer

A key and one stream, and any agent in your stack can speak.

Get a key

Full API reference , gandr.ai/docs