Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mjpstj12 • Media & Multimedia
An MCP server and OSC daemon that lets LLM agents (e.g., Claude, Cursor) control Ableton Live via OSC, exposing Ableton functionality as MCP tools.
Inspect and modify Ableton Live session and track metadata (track names, routing, mute/solo, tempo).
Create and edit MIDI/audio tracks and clips, add notes to MIDI clips, and load instruments/effects from Ableton's browser.
Control playback and transport, trigger clips, and automate routing or channel assignments across tracks.
This project implements a Model Context Protocol (MCP) server and an OSC daemon to bridge LLM clients with Ableton Live using AbletonOSC-style OSC messages. It maps available Ableton OSC addresses to MCP tools, supports request/response handling, and includes a remote script variant for direct socket control. The server enables agents to query session and track information, create and edit tracks and clips, load instruments and effects, and control transport and routing. It is a community-built integration intended for local use with Claude Desktop, Cursor, and Ableton Live.
Get detailed information about the current Ableton session
Get detailed information about a specific track in Ableton. Parameters: - track_index: The index of the track to get information about
Create a new MIDI track in the Ableton session. Parameters: - index: The index to insert the track at (-1 = end of list)
Set the name of a track. Parameters: - track_index: The index of the track to rename - name: The new name for the track
Create a new MIDI clip in the specified track and clip slot. Parameters: - track_index: The index of the track to create the clip in - clip_index: The index of the clip slot to create the clip in - length: The length of the clip in beats (default: 4.0)
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.