Ableton for AI for Windsurf
io.github.peterkolbe/ableton-for-ai
Bridge between Ableton Live and AI. Inspect, analyze audio, and control mixing via MCP.
client:Windsurf
transport:stdio
runtime:pypi
Install Ableton for AI in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ableton-for-ai": {
"command": "uvx",
"args": [
"ableton-for-ai"
],
"env": {
"STEMS_SOURCE_DIR": "<STEMS_SOURCE_DIR>",
"PREFERRED_AUDIO_FORMAT": "<PREFERRED_AUDIO_FORMAT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs