Skip to content
Zed

tts for Zed

com.brainiall/tts

Hosted pay-per-use TTS: 54 neural voices, 9 languages incl. Brazilian Portuguese. $10 free credits.

client:Zed transport:streamable-http

Install tts in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tts": {
      "url": "https://api.brainiall.com/mcp/tts/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

tts in other clients