QLHazyCoder

Please read the README completely before use. Turn GitHub Copilot into OpenAI/OpenAI-Response/Anthropic/Gemini API compatible server. Usable with Claude Code Or Codex Or Opencode! Due to the old project being unmaintained for a long time, the current project has been detached from the fork.

16
8
69% credibility
Found Apr 07, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A web dashboard proxy that connects GitHub Copilot to popular AI chat APIs like OpenAI, Anthropic, and Gemini for use in coding assistants.

How It Works

1
🔍 Discover the Copilot Helper

You hear about a simple way to use your GitHub Copilot subscription with favorite AI chat tools like Claude.

2
🚀 Start the App

Download and launch the helper app on your computer—it runs quietly in the background.

3
🔐 Link Your GitHub

Open the friendly dashboard in your browser and connect your GitHub account with a quick secure login.

4
See Your AI Models

Watch as your powerful Copilot models appear, ready to use with any chat tool.

5
⚙️ Tweak Settings

Adjust model options, speed limits, and preferences right in the dashboard.

6
🔗 Connect Your Chat App

Point your favorite AI coding assistant to the helper's web address.

🎉 Supercharged Coding

Enjoy seamless chats with Copilot's smarts in your tools, boosting your productivity.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is copilot-api?

This TypeScript proxy turns your GitHub Copilot subscription into a drop-in server compatible with OpenAI Chat Completions, Anthropic Messages, OpenAI Responses, and Gemini generateContent APIs. Developers spin it up via Docker Compose, add accounts through a localhost-only web UI at /admin, and route copilot api calls to standard REST endpoints like /v1/chat/completions or /v1/messages. It handles multi-account switching, rate limiting, and usage tracking without needing a copilot api key from Microsoft directly.

Why is it gaining traction?

Unlike raw Copilot access locked to VS Code, this copilot api proxy github project lets you pipe Copilot models into any client—Python scripts, C# apps, or agent frameworks like Claude Code—via familiar protocols. Standout perks include capability-based routing (no hardcoded model hacks), built-in tool passthrough for web search or code interp, and a polished admin dashboard for quota monitoring and model mappings. Docker-first deployment and multi-account support make it a quick copilot api github win for bypassing official limitations.

Who should use this?

AI agent builders proxying Copilot for custom workflows, like Claude Code users mapping "opus" to gpt-5.4-mini. Backend devs needing github copilot api token access in non-VS Code envs, such as Python copilot api calls or C# integrations. Teams dodging copilot api pricing tiers by sharing business/enterprise subs across services.

Verdict

Grab it if you need a Copilot backend for standard APIs—solid Docker setup and docs make it production-ready despite 16 stars and 0.7% credibility score. Still early; test thoroughly as reverse-engineered proxies can break on upstream changes.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.