Skip to content
Zed

livepilot for Zed

io.github.dreamrec/livepilot

317-tool agentic MCP production system for Ableton Live 12 — device atlas, sample engine, composer

client:Zed transport:stdio runtime:npm

Install livepilot in Zed

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

{
  "context_servers": {
    "livepilot": {
      "command": "npx",
      "args": [
        "-y",
        "livepilot"
      ]
    }
  }
}

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

livepilot in other clients