ableton-mind — Ableton Live MCP server for Zed
io.github.pantani/ableton-mind
Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.
client:Zed
transport:stdio
runtime:npm
Install ableton-mind — Ableton Live MCP server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ableton-mind": {
"command": "npx",
"args": [
"-y",
"ableton-mind"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs