livepilot for VS Code
io.github.dreamrec/livepilot
317-tool agentic MCP production system for Ableton Live 12 — device atlas, sample engine, composer
client:VS Code
transport:stdio
runtime:npm
Install livepilot in VS Code
.vscode/mcp.json
{
"servers": {
"livepilot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"livepilot"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs