Ableton Live MCP Server for Zed
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
client:Zed
transport:stdio
runtime:pypi
Install Ableton Live MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ableton-live-mcp": {
"command": "uvx",
"args": [
"mcp-server-ableton-live"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs