#338 · Primary category: AI Coding Assistants
vscode-unify-chat-provider
Integrate multiple LLM API providers into VS Code's GitHub Copilot Chat using the Language Model API. One-click use of your Claude Code, Gemini CLI, Antigravity, Github Copilot, OpenAI Codex (ChatGPT Plus/Pro), xAI Grok (SuperGrok / X Premium+) account quotas.
Project last updated:08/27/26
GitHub Stars
707
Forks
75
Contributors
22
License
MIT
Why we included this project
VS Code users who are tired of paying for several separate AI subscriptions can point Copilot Chat at the providers they already have. The extension hooks into the editor's Language Model API and handles chat, code completion, and commit messages, so a Claude Code or OpenAI Codex quota can do the work instead of a fresh API key. Setup is mostly one click, with parameter presets for a couple hundred models, and there's a manual path for providers that aren't in the preset list. It also includes FIM and next-edit-prediction completion, which means it can replace the built-in autocomplete, not just the chat pane.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.