Jakevin

Jakevin / CC-Adapter

Public

API adapter that lets Claude Code use OpenAI/Grok/ChatGPT providers

23
2
100% credibility
Found Mar 10, 2026 at 17 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

A Rust program that acts as a bridge allowing Claude Code to communicate with other AI providers like OpenAI, Grok, and ChatGPT by translating message formats.

How It Works

1
💡 Discover the helper

You hear about a simple tool that lets your Claude Code use any smart AI helper like ChatGPT or others for better coding chats.

2
📥 Grab the ready app

Download the pre-made program from the releases page – no building needed, just unzip and go.

3
Set your favorites

Copy the example guide, pick your preferred AI services, and connect them so everything matches your choices.

4
Quick connect
🌐
Browser login

Your web browser opens, you sign into ChatGPT, and it saves securely.

🔑
Service details

Enter your service info to link OpenAI or Grok smoothly.

5
▶️ Start the bridge

Run the program once – it sets up Claude Code automatically in the background.

6
💬 Chat in Claude

Open Claude Code in a new window, ask questions, and get replies from your chosen AI instantly.

🎉 Code smarter

Enjoy seamless help from top AIs in Claude Code, switching anytime with easy tweaks.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 17 to 23 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 CC-Adapter?

CC-Adapter is a Rust-built API adapter layer that proxies Anthropic's Messages API (/v1/messages) to OpenAI, Grok/xAI, ChatGPT Plus/Pro, or any OpenAI/Anthropic-compatible endpoint—like an API adapter box or flange swapping providers seamlessly. It translates requests/responses, handles tool calls, images, and streaming simulation, so Claude Code works with your preferred LLMs without config tweaks. Run it locally via binary, Cargo, or Docker; CLI commands like `claude-adapter login` enable OAuth for ChatGPT, and it auto-sets ANTHROPIC_BASE_URL in Claude's settings.

Why is it gaining traction?

Multi-provider configs route models via longest-prefix matching (e.g., claude-haiku-4-5* to Grok), with hot-reload on config.toml changes—no restarts. OAuth skips API keys for ChatGPT, supports GitHub API token-like persistence, and simulates SSE for non-streaming backends. Devs dig the zero-setup Claude integration and health check (/health), dodging API GitHub rate limits or enterprise lock-in.

Who should use this?

Claude Code users routing to cheaper OpenAI/Grok models for coding tasks, or ChatGPT Plus owners chaining tools without browser swaps. Ideal for AI agent builders testing API adapter spools across providers, like geotab devs adapting LLM calls or those hitting GitHub Copilot API limits.

Verdict

Grab it for personal Claude Code hacks—solid multilingual docs and MIT license make it dev-friendly despite 17 stars and 1.0% credibility score signaling early maturity. Test in Docker first; scale risks unproven.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.