Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 37 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.

Expand Down