ableton-mind — Ableton Live MCP server for Windsurf
io.github.pantani/ableton-mind
Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.
client:Windsurf
transport:stdio
runtime:npm
Install ableton-mind — Ableton Live MCP server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ableton-mind": {
"command": "npx",
"args": [
"-y",
"ableton-mind"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs