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.
73 stars and 1,629 monthly downloads. Available on npm.
Stars
73
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Mar 17, 2026
Monthly downloads
1,629
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/theblixguy/xcode-copilot-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
CNSeniorious000/oai2ollama
OpenAI API -> Ollama API (original idea:...
yuchanns/copilot-openai-api
A FastAPI proxy server that seamlessly turns GitHub Copilot's chat completion/embeddings...
hankchiutw/copilot-proxy
A simple HTTP proxy that exposes your GitHub Copilot free quota as an OpenAI-compatible API
srikanth235/privy
An open-source alternative to GitHub copilot that runs locally.
shyamsridhar123/ClaudeCode-Copilot-Proxy
Proxy server enabling Claude Code to work seamlessly with GitHub Copilot. Bridges AI coding...