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.

xcode-copilot-server
59
Established
copilot-api
24
Experimental
Maintenance 13/25
Adoption 16/25
Maturity 20/25
Community 10/25
Maintenance 13/25
Adoption 2/25
Maturity 9/25
Community 0/25
Stars: 73
Forks: 6
Downloads: 1,629
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 2
Forks:
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work