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).

xcode-copilot-server
59
Established
Maintenance 13/25
Adoption 16/25
Maturity 20/25
Community 10/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 15/25
Stars: 73
Forks: 6
Downloads: 1,629
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 7
Forks: 4
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 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.

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