Loomal

Ableton for AI

MCP server by github.com/peterkolbe/ableton-for-ai

Bridge between Ableton Live and AI. Inspect, analyze audio, and control mixing via MCP.

0 starspypi: ableton-for-ai

About Ableton for AI

Ableton for AI is an MCP (Model Context Protocol) server published by peterkolbe in the official MCP registry. Bridge between Ableton Live and AI. Inspect, analyze audio, and control mixing via MCP.

It ships as a Python package on PyPI (ableton-for-ai), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/peterkolbe/ableton-for-ai.

Use Ableton for AI with your agent

Claude Code · one command
claude mcp add ableton-for-ai -- uvx ableton-for-ai
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ableton-for-ai": {
      "command": "uvx",
      "args": [
        "ableton-for-ai"
      ]
    }
  }
}
pypiableton-for-ai

Frequently asked questions

What is Ableton for AI?
Ableton for AI is an MCP (Model Context Protocol) server by peterkolbe. Bridge between Ableton Live and AI. Inspect, analyze audio, and control mixing via MCP.
How do I connect Ableton for AI to Claude, Cursor, or another MCP client?
Install Ableton for AI from its pypi package (ableton-for-ai) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Ableton for AI open source?
Yes — the source code is public at github.com/peterkolbe/ableton-for-ai.
Can AI agents pay to use Ableton for AI?
Not yet through Loomal — Ableton for AI is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Ableton for AI? Claim this listing free by verifying GitHub ownership, or contact us.