MCP Server
MCP
Ableton for AI
Bridge between Ableton Live and AI. Inspect, analyze audio, and control mixing via MCP.
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
By
Comments
Sign in to leave a comment