Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 12:50
· 14 commits to main since this release

Ableton for AI v0.1.1

Install

pip install ableton-for-ai==0.1.1

Or use directly via uvx:

{
  "mcpServers": {
    "ableton-for-ai": {
      "command": "uvx",
      "args": ["ableton-for-ai==0.1.1"]
    }
  }
}

Full Changelog: v0.1.0...v0.1.1