DJ Claude for Cline
io.github.p-poss/dj-claude
Agents can now live code music for you, themselves, and each other while they work.
client:Cline
transport:stdio
runtime:npm
Install DJ Claude in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"dj-claude": {
"command": "npx",
"args": [
"-y",
"dj-claude"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs