theblixguy/xcode-copilot-server
GitHub Copilot proxy for Xcode with support for Claude Agent and Codex Agent.
This project enables iOS/macOS developers to leverage GitHub Copilot's AI coding assistance directly within Xcode, even though Xcode doesn't natively support it. It acts as a bridge, taking your code and prompts from Xcode and routing them through your Copilot subscription to provide intelligent code completions and suggestions. This is designed for Apple platform developers who want to integrate GitHub Copilot into their Xcode-centric development workflow.
Available on npm.
Use this if you are an iOS/macOS developer using Xcode and have a GitHub Copilot subscription, but want to access Copilot's features without switching to other IDEs.
Not ideal if you don't use Xcode for development, or if you prefer to use other built-in AI models like ChatGPT or Claude directly within Xcode.
Stars
73
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Mar 17, 2026
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...
shyamsridhar123/ClaudeCode-Copilot-Proxy
Proxy server enabling Claude Code to work seamlessly with GitHub Copilot. Bridges AI coding...
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.