@

@proletariat/cli

Agent orchestration platform for AI labor - Spin up workers on demand for multi-agent development

Databases
Install Command
npx -y @proletariat/cli
Claude Desktop Config
{
  "mcpServers": {
    "proletariat-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@proletariat/cli"
      ]
    }
  }
}

@proletariat/cli is a community MCP server that connects AI assistants like Claude to agent orchestration platform for ai labor - spin up workers on demand for multi-agent development. It runs locally on your machine, keeping your data private and giving you full control over the connection. This makes it easy to query and manage your data without leaving your AI assistant.

About @proletariat/cli

Overview

Agent orchestration platform for AI labor - Spin up workers on demand for multi-agent development

Links

Topics

mcp, mcp-server, model-context-protocol, cli, multi-agent, ai-agents, coding-assistant, claude, claude-code, git-worktree, automation, ticket-management, project-management, tmux, docker, oclif

Who Should Use @proletariat/cli?

  • 1Manage repositories, issues, and pull requests through Claude
  • 2Run natural-language queries against your database without writing SQL
  • 3Inspect schemas, tables, and relationships during development
  • 4Automate data exports, migrations, and reporting tasks

How to Install @proletariat/cli

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How @proletariat/cli Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

climulti-agentai-agentscoding-assistantclaudeclaude-codegit-worktreeautomationticket-managementproject-management

Reviews