AI & ML
Trust: 32/100 (Limited)DJ Claude Guide
Agents can now live code music for you, themselves, and each other while they work.
3 starsby p-poss
Quick Start
Install
npx dj-claudeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-p-poss-dj-claude": {
"command": "npx",
"args": [
"dj-claude"
]
}
}
}