ableton copilot mcp
A Model Context Protocol server that enables real-time interaction with Ableton Live, allowing AI assistants to control song creation, track management, clip operations, and audio recording workflows.
A Model Context Protocol server that enables real-time interaction with Ableton Live, allowing AI assistants to control song creation, track management, clip operations, and audio recording workflows.
An MCP (Model Context Protocol) server based on ableton-js for real-time interaction and control with Ableton Live, dedicated to assisting music producers in music creation.
Path: Settings -> Link, Tempo & MIDI -> MIDI -> Control Surface
Figure 1: Enabling AbletonJS Control Surface in Ableton Live
Configure ableton-copilot-mcp in Cursor:
"ableton-js-mcp": {
"command": "npx",
"args": [
"-y",
"ableton-copilot-mcp"
]
}
Compatibility primarily depends on the version support of the ableton-js library.
Ableton Live Version | Test Status |
---|---|
12.1.10 | ✅ Tested and working |
11.x | ⚠️ Not tested yet |
10.x | ⚠️ Not tested yet |
Issues and contributions are welcome. Please submit issues or suggestions through GitHub Issues.
This project is licensed under the MIT License.