Skip to content
Zed

Text to Speech API for Zed

io.github.br0ski777/text-to-speech

Convert text to MP3 speech audio in 50+ languages. x402 micropayment.

client:Zed transport:sse

Install Text to Speech API in Zed

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

{
  "context_servers": {
    "text-to-speech": {
      "url": "https://text-to-speech.api.klymax402.com/mcp"
    }
  }
}

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

Text to Speech API in other clients