iqbal-rashed/claude-provider-plugin

7 stars · Last commit 2026-05-08

A powerful tool that enables you to manage and switch between multiple LLM API providers for Claude Code. Available as both a Claude Code plugin and a standalone CLI.

README preview

<p align="center">
  <h1 align="center">Claude Provider</h1>
  <p align="center">
    <strong>Plugin & CLI tool to switch between LLM providers in Claude Code</strong>
  </p>
  <p align="center">
    <a href="https://www.npmjs.com/package/claude-provider"><img src="https://img.shields.io/npm/v/claude-provider.svg" alt="npm version"></a>
    <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
    <a href="https://nodejs.org/"><img src="https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg" alt="Node.js"></a>
  </p>
</p>

---

A powerful tool that enables you to manage and switch between multiple LLM API providers for Claude Code. Available as both a **Claude Code plugin** and a **standalone CLI**.

## ✨ Features

- 🔄 **Instant Provider Switching** — Switch between providers with a single command
- � **Dual Mode** — Use as a Claude Code plugin or standalone CLI tool

View full repository on GitHub →