← Index

io.github.chrismcdermut/proletariat-cli

io.github.chrismcdermut/proletariat-cli·v0.3.133·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "proletariat-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@proletariat/cli"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "proletariat-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@proletariat/cli"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @proletariat/cli
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other