Catalog
ableton-mind — Ableton Live MCP server
Officialby Pantani · TypeScript
Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.
Control Ableton Live DAW from Claude with device tools and production recipes.
Topics
abletonableton-liveableton-live-12aiclaudecodexcursordawllmmcpmcp-servermidimodel-context-protocolmusicmusic-productionpythonremote-scripttypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ableton-mind": {
"command": "npx",
"args": [
"-y",
"ableton-mind@0.1.1"
]
}
}
}