← Back to Plugins
MCP Server MCP

Ableton for AI

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx ableton-for-ai

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "ableton-for-ai",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to the folder containing exported audio stems",
          "format": "string",
          "name": "STEMS_SOURCE_DIR"
        },
        {
          "description": "Audio format of your stems (wav or mp3)",
          "format": "string",
          "name": "PREFERRED_AUDIO_FORMAT"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...