ableton-agent

ju5tinz/ableton-agent
★ 1 stars TypeScript AI/LLM Updated today
MCP Server for Ableton Live
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ableton-agent": {
      "command": "npx",
      "args": [
        "-y",
        "ju5tinz/ableton-agent"
      ]
    }
  }
}

README Excerpt

A Bun workspace with two packages: - [`packages/ableton-agent`](packages/ableton-agent) — the TypeScript library (`Live`/`Song`/`Track`/`Clip`/`Device`) plus the two OSC transports it talks to: the Max for Live `bridge.js` device (generic get/set/call) and the Python `AbletonAgent` remote script (browsing, loading, MIDI notes).

Tools (6)

ABLETON_AGENT_ADDRESSABLETON_AGENT_LOCAL_PORTABLETON_AGENT_REMOTE_PORTABLETON_MAX_ADDRESSABLETON_MAX_LOCAL_PORTABLETON_MAX_REMOTE_PORT