Skip to main content
ClaudeWave

Deterministic orchestrator for CLI coding agents (Claude Code, Codex, Gemini CLI, +40 more). No model in the coordination loop, so parallel runs in per-task git worktrees replay byte-identically. Signed lineage plus an opt-in HMAC audit chain a reviewer checks offline, without rerunning it. Cluster mode, air-gap deploy. https://bernstein.run

MCP ServersOfficial Registry741 stars78 forksPythonApache-2.0Updated today
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · bernstein
Claude Code CLI
claude mcp add bernstein -- uvx bernstein
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "bernstein": {
      "command": "uvx",
      "args": ["bernstein"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/sipyourdrink-ltd/bernstein and follow its README.

24 items in this repository

orchestratorSubagent

Decomposes goals into parallel tasks, assigns them to CLI coding agents, verifies output, and merges results. Use when a task is too large for a single agent.

Install
runSlash Command

Start a Bernstein orchestration run with a goal

Install
statusSlash Command

Show current Bernstein orchestration status

Install
stopSlash Command

Gracefully stop a running Bernstein orchestration

Install

>

Install

>

Install

>

Install

>

Install

>

Install

>

Install

>

Install
analystSkill

Evaluate proposals - feasibility, engineering payoff, risk.

Install

System design - module boundaries, API contracts, ADRs.

Install
backendSkill

Python server code, APIs, async, strict typing.

Install

CI failures - read error, minimal fix, verify.

Install
devopsSkill

DevOps - Docker, CI/CD, cloud infra, monitoring.

Install
docsSkill

Documentation - README, API docs, ADRs, tutorials.

Install

React / Next.js UI, state, accessibility.

Install
managerSkill

Planning - decompose goals, create tasks via task server.

Install

ML - training, inference, embeddings, evaluation.

Install

LLM prompts - design, evaluate, tune instructions.

Install
qaSkill

Test writing - pytest suites, edge cases, regressions.

Install

Git merge conflicts - resolve without losing intent.

Install
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-orchestratorai-agentsaiderair-gapaudit-trailclaude-codecodex-clicoding-agentdeterministic-replaydeterministic-schedulergemini-cligit-worktreehmac-auditmcp-servermodel-context-protocolmulti-agentparallel-worktreesprovenancepythonreproducibility

What people ask about bernstein

What is sipyourdrink-ltd/bernstein?

+

sipyourdrink-ltd/bernstein is mcp servers for the Claude AI ecosystem. Deterministic orchestrator for CLI coding agents (Claude Code, Codex, Gemini CLI, +40 more). No model in the coordination loop, so parallel runs in per-task git worktrees replay byte-identically. Signed lineage plus an opt-in HMAC audit chain a reviewer checks offline, without rerunning it. Cluster mode, air-gap deploy. https://bernstein.run It has 741 GitHub stars and was last updated today.

How do I install bernstein?

+

You can install bernstein by cloning the repository (https://github.com/sipyourdrink-ltd/bernstein) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is sipyourdrink-ltd/bernstein safe to use?

+

Our security agent has analyzed sipyourdrink-ltd/bernstein and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains sipyourdrink-ltd/bernstein?

+

sipyourdrink-ltd/bernstein is maintained by sipyourdrink-ltd. The last recorded GitHub activity is from today, with 81 open issues.

Are there alternatives to bernstein?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy bernstein to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: sipyourdrink-ltd/bernstein
[![Featured on ClaudeWave](https://claudewave.com/api/badge/sipyourdrink-ltd-bernstein)](https://claudewave.com/repo/sipyourdrink-ltd-bernstein)
<a href="https://claudewave.com/repo/sipyourdrink-ltd-bernstein"><img src="https://claudewave.com/api/badge/sipyourdrink-ltd-bernstein" alt="Featured on ClaudeWave: sipyourdrink-ltd/bernstein" width="320" height="64" /></a>

More MCP Servers