Enables AI agents to control Ableton Live by evaluating arbitrary Python code and using predefined tools for common tasks, supporting voice and text commands for music production.
{
"mcpServers": {
"ableton-live": {
"command": "uvx",
"args": [
"ableton-live-mcp"
]
}
}
}