WeSearch

Show HN: Ableton Live MCP

·2 min read · 0 reactions · 0 comments · 4 views
#music technology#ai integration#voice control#ableton live#automation#Ableton Live#Codex#Claude Code#Cursor#Copilot#Gemini#bschoepke#macOS Tahoe
Show HN: Ableton Live MCP
⚡ TL;DR · AI summary

A developer created an MCP server to enable voice-controlled operation of Ableton Live using AI agents like Codex, allowing hands-free music production. The tool leverages Ableton's Object Model to execute arbitrary Python code within the application, supporting a wide range of actions including real-time editing and automation. It is optimized for low latency and reliability, with predefined tools for common tasks and compatibility across Mac and Windows.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

Ever wanted to control Ableton with just your voice? Me too! I made this MCP server so I could just ask Codex to do anything in Ableton Live for me, while I was nap-trapped by my baby. Unlike other Ableton MCPs I tried, this one can do pretty much anything that is possible via Ableton's Object model; the agent can just eval arbitrary python that runs inside Ableton. It also has some tools defined for common tasks so those work faster and more reliably. I had Codex CLI optimize this for hours with the new /goal command to prioritize low end-to-end latency, high reliability, low token usage, while maintaining full flexibility.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub