Skip to content
Zed

ElevenLabs for Zed

io.elevenlabs/mcp

Manage ElevenLabs voice agents and generate speech, music, sound effects, images, and video.

client:Zed transport:streamable-http

Install ElevenLabs in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.us.elevenlabs.io/v1/mcp"
    }
  }
}

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

ElevenLabs in other clients