diff --git a/README.md b/README.md index 2cf2886..98a285d 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ This section highlights useful MCP servers you can add to your Copilot setup to ### Development MCPs +- [Bernstein](https://github.com/sipyourdrink-ltd/bernstein) - Multi-agent orchestrator MCP server. Coordinates 40+ CLI coding agents, including GitHub Copilot CLI, running in parallel Git worktrees with deterministic Python scheduling, quality gates, and cost tracking. - [Playwright](https://github.com/microsoft/playwright-mcp) - Playwright MCP to automate browser interactions, test web pages and work with Playwright tests. - [Context7](https://github.com/upstash/context7) - Inject version-specific code documentation in your agent session to provide the correct API docs for code generation.