GitHub Copilot Bridge
Verified IntegrationClient Configuration
— Connect GitHub Copilot Bridge to Claude Desktop or Cursor in seconds{
"mcpServers": {
"github-copilot-bridge": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github-copilot-bridge"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Enables AI assistants to seamlessly interact with the GitHub Copilot CLI, leveraging its large context window for comprehensive code analysis and understanding.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for GitHub Copilot Bridge
Absolutely. It comes with a Claude Code Plugin featuring built-in workflow automation. An example is the 'copilot-flow' plugin, which automates a structured 5-stage development process (Analyze → Design → Implement → Review → Deliver) for enhanced AI collaboration.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.