Skip to content
Claude Desktop

proletariat cli for Claude Desktop

io.github.chrismcdermut/proletariat-cli

Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows

client:Claude Desktop transport:stdio runtime:npm

Install proletariat cli in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "proletariat-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@proletariat/cli"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

proletariat cli in other clients