Cc Copilot Bridge banner
FlorianBruniaux FlorianBruniaux

Cc Copilot Bridge

Development community

Description

Multi-provider routing for Claude Code CLI. Use your Copilot subscription, Ollama offline, or Anthropic Direct.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

cc-copilot-bridge

**TL;DR**: Bash script that routes Claude Code CLI through multiple AI providers. Switch between Anthropic Direct API, GitHub Copilot (via copilot-api proxy), or Ollama local with simple aliases (`ccd`, `ccc`, `cco`).

📖 **New to Claude Code?** Check out the [Claude Code Ultimate Guide](https://cc.bruniaux.com/) for comprehensive documentation, tips, and best practices.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Version](https://img.shields.io/github/v/tag/FlorianBruniaux/cc-copilot-bridge?label=version)](https://github.com/FlorianBruniaux/cc-copilot-bridge/releases) [![Platform](https://img.shields.io/badge/Platform-macOS%20%7C%20Linux-blue.svg)]() [![Shell](https://img.shields.io/badge/Shell-Bash-green.svg)](https://www.gnu.org/software/bash/) [![GitHub Stars](https://img.shields.io/github/stars/FlorianBruniaux/cc-copilot-bridge?style=social)](https://github.com/FlorianBruniaux/cc-copilot-bridge/stargazers) [![GitHub Issues](https://img.shields.io/github/issues/FlorianBruniaux/cc-copilot-bridge)](https://github.com/FlorianBruniaux/cc-copilot-bridge/issues) [![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md) [![Portfolio](https://img.shields.io/badge/Portfolio-florian.bruniaux.com-blue?style=flat-square)](https://florian.bruniaux.com/)

**Multi-provider routing for Claude Code CLI**

Use your existing GitHub Copilot subscription with Claude Code, or run 100% offline with Ollama. Access Claude, GPT, and Gemini models through a unified interface.

🌐 **[View Landing Page](https://florianbruniaux.github.io/cc-copilot-bridge-landing/)** • [Quick Start](#-quick-start) • [Pricing & Limits](#-github-copilot-pricing--limits) • [Features](#-features) • [Risk Disclosure](#-risk-disclosure)


StarMapper