max4.live for Claude Desktop
live.max4/max4live
Natural-language search over 8,900+ Max for Live devices for Ableton Live.
client:Claude Desktop
transport:streamable-http
tools:3
Install max4.live in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"max4live": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.max4.live/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs