MCP Directory
Back

bernstein

by sipyourdrink-ltd · Python · ★ 598

Audit-grade multi-agent orchestration for CLI coding agents (Claude Code, Codex, Gemini CLI, +40 more). HMAC-chained audit log, signed agent cards, per-artefact lineage, air-gap deploy. The orchestrator your compliance team will sign off on. https://bernstein.run

#agent-framework#agent-orchestrator#agentic-ai#ai-agents#ai-coding#aider#anthropic#claude-code#cli-tool#codex-cli#coding-agent#deterministic-scheduler#hmac-audit#llm#mcp-server#model-context-protocol#multi-agent#parallel-worktrees#python#swe-bench

Install

pip install git+https://github.com/sipyourdrink-ltd/bernstein.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "bernstein": {
      "command": "uvx",
      "args": [
        "git+https://github.com/sipyourdrink-ltd/bernstein.git"
      ]
    }
  }
}

From the README

> *"To achieve great things, two things are needed: a plan and not quite enough time."* - Leonard Bernstein Bernstein is named after Leonard Bernstein, the American conductor and composer. The project orchestrates a crew of CLI coding agents the way Bernstein conducted the New York Philharmonic: every player on cue, the score deterministic, the conductor accountable for the result. He is the original orchestrator the project takes its name from. [](https://github.com/sipyourdrink-ltd/bernstein/actions/workflows/ci.yml) [](https://pypi.org/project/bernstein/) [](https://ghcr.io/sipyourdrink-l…
Read full README on GitHub →

Related ai & ml servers