xcode-copilot-server and copilot-api
These tools are competitors, both serving as reverse-engineered proxies for the GitHub Copilot API, but tool A offers broader functionality by including support for Claude and Codex agents.
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 copilot-api
GringoDark765/copilot-api
🚀 Access the reverse-engineered GitHub Copilot API through this proxy, enabling streamlined integration for your development needs.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work