All servers

bernstein

Python

sipyourdrink-ltd

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

577Pushed 6/20/2026View on GitHub
69

Score Breakdown

Authentication30/30
Static Analysis25/25
Dependencies4/20
Behavior0/15
Maintenance10/10

Authentication

Tier A — OAuth 2.0 / OIDC

Full OAuth 2.0 with authorization code flow, PKCE, or OIDC. Best-in-class authentication.

Last scanned 6/17/2026

Tools(16)

bernstein_approve
bernstein_cost
bernstein_create_subtask
bernstein_health
bernstein_run
bernstein_scenario
bernstein_scenarios

List all Bernstein scenarios known to the local library.

bernstein_scenario_status
bernstein_status
bernstein_stop
bernstein_tasks
do_another

Perform another action.

do_something

Perform an important action.

echo
load_skill
ping

Claude Desktop Config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "bernstein": {
      "command": "python",
      "args": [
        "-m",
        "bernstein"
      ]
    }
  }
}

Refer to the repo README for exact installation instructions.