ableton-mind — Ableton Live MCP server for Claude Desktop
io.github.pantani/ableton-mind
Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.
client:Claude Desktop
transport:stdio
runtime:npm
Install ableton-mind — Ableton Live MCP server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ableton-mind": {
"command": "npx",
"args": [
"-y",
"ableton-mind"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs