tts for Grok
com.brainiall/tts
Hosted pay-per-use TTS: 54 neural voices, 9 languages incl. Brazilian Portuguese. $10 free credits.
client:Grok
transport:streamable-http
Install tts in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tts": {
"type": "http",
"url": "https://api.brainiall.com/mcp/tts/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs