Mixxx is Free DJ software that gives you everything you need to perform live mixes.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mixxx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mixxx"
]
}
}
}