Skip to content
Cline

ableton-mind — Ableton Live MCP server for Cline

io.github.pantani/ableton-mind

Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.

client:Cline transport:stdio runtime:npm

Install ableton-mind — Ableton Live MCP server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ableton-mind": {
      "command": "npx",
      "args": [
        "-y",
        "ableton-mind"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ableton-mind — Ableton Live MCP server in other clients