Skip to content
VS Code

Text to Speech API for VS Code

io.github.br0ski777/text-to-speech

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

client:VS Code transport:sse

Install Text to Speech API in VS Code

.vscode/mcp.json

{
  "servers": {
    "text-to-speech": {
      "type": "sse",
      "url": "https://text-to-speech.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Text to Speech API in other clients