ableton-mind — Ableton Live MCP server runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 24 Jun 2026.
Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ableton-mind -- npx -y ableton-mind
{
"mcpServers": {
"ableton-mind": {
"args": [
"-y",
"ableton-mind"
],
"command": "npx"
}
}
}
[mcp_servers.ableton-mind]
command = "npx"
args = ["-y", "ableton-mind"]
{
"mcpServers": {
"ableton-mind": {
"args": [
"-y",
"ableton-mind"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ableton-mind": {
"args": [
"-y",
"ableton-mind"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.