ericc-ch/copilot-api
Local proxy server that reverse-engineers GitHub Copilot API and exposes it as OpenAI and Anthropic compatible endpoints.

Velocity · 7d
+7.8
★ / day
Trend
→steady
star history
This project creates a server that reverse-engineers the GitHub Copilot API, transforming its requests and responses to match OpenAI Chat Completions and Anthropic Messages API formats. It enables any tool supporting these standard AI API protocols to use GitHub Copilot as a backend, with specific support for powering AI coding assistants like Claude Code.