Developer Tools
Trust: 41/100 (Fair)io.github.chrismcdermut/proletariat-cli Guide
Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows
22 starsby chrismcdermut
Quick Start
Install
npx @proletariat/cliClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-chrismcdermut-proletariat-cli": {
"command": "npx",
"args": [
"@proletariat/cli"
]
}
}
}