xcode-copilot-server and claude-code-copilot
These tools are competitors, as both aim to provide a local proxy for integrating large language models (LLMs) with the GitHub Copilot API, with tool A offering broader LLM support (Claude Agent and Codex Agent) and tool B specifically focusing on 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 claude-code-copilot
samarth777/claude-code-copilot
Use Claude Code for free via GitHub Copilot — local proxy that translates Anthropic API to Copilot API
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work