xiaolaa2/ableton-copilot-mcp
An MCP server built on ableton-js enables AI assistants to control Ableton Live in real time, including Arrangement View operations such as song management, track control, MIDI editing, and audio recording, along with other capabilities.
Platform-specific configuration:
{
"mcpServers": {
"ableton-copilot-mcp": {
"command": "npx",
"args": [
"-y",
"ableton-copilot-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...