Bridge between Ableton Live and AI. Inspect, analyze audio, and control mixing via MCP.
claude mcp add ableton-for-ai -- uvx ableton-for-ai
claude_desktop_config.json
{
"mcpServers": {
"ableton-for-ai": {
"command": "uvx",
"args": [
"ableton-for-ai"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ableton-for-ai": {
"command": "uvx",
"args": [
"ableton-for-ai"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ableton-for-ai": {
"command": "uvx",
"args": [
"ableton-for-ai"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ableton-for-ai": {
"type": "stdio",
"command": "uvx",
"args": [
"ableton-for-ai"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ableton-for-ai": {
"command": "uvx",
"args": [
"ableton-for-ai"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.peterkolbe--ableton-for-ai/reviews or the review_server meta-tool.
POST /mcp