Skip to content
Zed

mcp kokoro tts for Zed

io.github.mrfqcentic/mcp-kokoro-tts

Local Kokoro-82M TTS MCP server that synthesizes and plays speech on your machine

client:Zed transport:stdio runtime:pypi

Install mcp kokoro tts in Zed

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

{
  "context_servers": {
    "mcp-kokoro-tts": {
      "command": "uvx",
      "args": [
        "mcp-kokoro-tts"
      ]
    }
  }
}

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

mcp kokoro tts in other clients