Back to Apps

Ableton OSC MCP
by nozomi-koborinai
Control Ableton Live 11+ via AI using the AbletonOSC protocol for music production.
0 stars
Works in:Cursor
Exposes:Tools
What it does
Acts as a translator between MCP tool calls and OSC messages to control Ableton Live, enabling AI to assist in beat-making and track management.
Tools
ableton_set_tempo: Change the global project BPM.ableton_create_midi_track: Add a new MIDI track to the session.ableton_create_clip: Generate a new clip in a specific slot.ableton_add_midi_notes: Program MIDI notes into a clip.ableton_fire_clip_slot: Trigger a clip to start playback.ableton_get_track_names: Retrieve a list of all current tracks.
Installation
- Install AbletonOSC Remote Script in Ableton Live Preferences.
- Install the MCP server via Homebrew:
brew tap nozomi-koborinai/tap
brew install ableton-osc-mcp
- Add the binary path to your MCP config:
{
"mcpServers": {
"ableton-osc-mcp": {
"command": "/opt/homebrew/bin/ableton-osc-mcp"
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
brew tap nozomi-koborinai/tap && brew install ableton-osc-mcpInformation
- Pricing
- free
- Published
- 6/15/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add binary path to .cursor/mcp.jsonClaude Desktop
Add binary path to claude_desktop_config.json





