xcode-copilot-server and ClaudeCode-Copilot-Proxy
These two tools are competitors, as both serve as proxy servers to integrate different AI models with GitHub Copilot, but they support different underlying AI agents/models (Claude and Codex Agent versus Claude Code).
About xcode-copilot-server
theblixguy/xcode-copilot-server
GitHub Copilot proxy for Xcode with support for Claude Agent and Codex Agent.
Wraps the official GitHub Copilot SDK and exposes it through three API protocols (OpenAI-compatible, Anthropic-compatible, and OpenAI Responses-compatible) to integrate with Xcode's built-in agent framework. Includes a tool bridge that intercepts and routes tool calls from Claude and Codex agents back to Xcode for execution, and connects to Xcode's MCP tools for project context. Uses auto-patching of Xcode settings on startup/shutdown to register providers without manual configuration.
About ClaudeCode-Copilot-Proxy
shyamsridhar123/ClaudeCode-Copilot-Proxy
Proxy server enabling Claude Code to work seamlessly with GitHub Copilot. Bridges AI coding assistants for enhanced developer experience.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work