Skip to content

Add Bernstein to Development MCPs#52

Open
chernistry wants to merge 1 commit into
Code-and-Sorts:mainfrom
sipyourdrink-ltd:add-bernstein
Open

Add Bernstein to Development MCPs#52
chernistry wants to merge 1 commit into
Code-and-Sorts:mainfrom
sipyourdrink-ltd:add-bernstein

Conversation

@chernistry
Copy link
Copy Markdown

Adds Bernstein to MCPs → Development MCPs as a multi-agent orchestrator MCP server.

Context

Re-submission after #48 (which itself reopened #42). @colbytimm closed those because GitHub Copilot wasn't visible in Bernstein's README. That has since been fixed:

What's different in this PR

The previous PRs added Bernstein to the top-of-README `Contents` table-of-contents list, which was the wrong place. This PR adds it in the right place — MCPs → Development MCPs — which is the section for MCP servers that extend Copilot's capabilities. Bernstein ships a first-class MCP server (`bernstein mcp serve`) that exposes its 37-adapter orchestrator as MCP tool calls, so it's a clean fit for that subsection.

Format follows the convention of the existing entries (single-line bullet, project link + dash + description). Description leads with what it is, mentions the GitHub Copilot CLI adapter explicitly, and avoids marketing language.

What Bernstein is

Open-source multi-agent orchestrator for CLI coding agents. Apache 2.0, Python 3.12+. Coordinates 37 cooperating CLI adapters (Claude Code, Codex CLI, Gemini CLI, GitHub Copilot CLI, Cursor, Aider, Amp, OpenHands, OpenCode, Goose, Qwen, Ollama, and 26 more) running in parallel git worktrees. The scheduler is deterministic Python — zero LLM tokens spent on coordination. Quality gates (tests, lint, types) run before merge; cost tracking with budget enforcement; plan files with depends_on for multi-stage workflows; an MCP server mode lets any MCP-compatible client drive a run.

Happy to make any framing adjustments if the entry should sit in a different subsection or read differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant