Pantani/ableton-mind
[](https://glama.ai/mcp/servers/Pantani/ableton-mind) 📇 🏠 🍎 🪟 - Control Ableton Live from Claude, Cursor or Codex through a local Remote Script bridge: inspect sets, create tracks, scenes and clips, load devices, apply music recipes, and verify changes against Live state.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: Pantani/ableton-mind Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-pantani-ableton-mind
Configuration
{
"mcpServers": {
"pantani-ableton-mind": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pantani-ableton-mind"
],
"env": {}
}
}
}