← All projects
AI
Anti-api
Convert GitHub Copilot and Codex into OpenAI/Anthropic-compatible API servers
Stars
482
Forks
46
Language
TypeScript
License
MIT
About
A proxy server that exposes AI coding assistants like GitHub Copilot and Codex through standard OpenAI and Anthropic API interfaces. This enables developers to use these backends with tools like Claude Code, Xcode, and any other client that supports the standard API formats. Useful for developers wanting unified API access across different AI coding services.