{ "$schema": "https://opencode.ai/config.json", "permission": "allow", "mcp": { "ableton-mcp-ai": { "type": "local", "command": [ "python", "C:/ProgramData/Ableton/Live 12 Suite/Resources/MIDI Remote Scripts/AbletonMCP_AI/mcp_wrapper.py" ], "enabled": true, "timeout": 20000, "environment": { "PYTHONIOENCODING": "utf-8", "PYTHONUNBUFFERED": "1" } } } }