Skip to content
Cursor

tts for Cursor

com.brainiall/tts

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

client:Cursor transport:streamable-http

Install tts in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

tts in other clients