EveryDev.ai
Subscribe
Home
Tools

3,215+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. CLI Proxy API
    CLI Proxy API icon

    CLI Proxy API

    AI Infrastructure

    A self-hosted proxy server that exposes OpenAI/Gemini/Claude/Codex/Grok compatible API endpoints for CLI-based AI models, enabling multi-account load balancing without API keys.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Self-host and use without cost.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI InfrastructureLLM OrchestrationAPI Integration Platforms

    Alternatives

    LiteLLMCCXNew API
    Developer
    Router-For.MEEst. 2025

    Listed Jul 2026

    About CLI Proxy API

    CLIProxyAPI is an open-source Go proxy server that wraps CLI-based AI tools — including ChatGPT Codex, Claude Code, Grok Build, and Google Antigravity — and exposes them as standard OpenAI, Gemini, or Claude-compatible API endpoints. It is maintained by the Router-For.ME organization on GitHub and licensed under the MIT License. The project has accumulated over 43,000 stars and 6,800 forks since its creation in mid-2025, signaling strong community adoption.

    What It Is

    CLIProxyAPI sits between any OpenAI-compatible client or SDK and the underlying CLI-based AI providers. Instead of requiring paid API keys, it authenticates via OAuth login flows for providers like Claude Code, OpenAI Codex, Grok Build, and Google Gemini, then translates requests into the appropriate format. The result is a locally running proxy that any tool expecting an OpenAI, Gemini, or Claude API can point to — including coding assistants, agent frameworks, and custom applications.

    Supported Providers

    The proxy supports a growing list of frontier model providers:

    • Kimi — Kimi K2.7 Code and K2.6 series, via OAuth or compatible API; also supports the Kimi Open Platform API key
    • OpenAI — GPT 5.6, GPT 5.5, and other GPT series models via Codex OAuth login
    • Anthropic Claude — Claude Fable, Opus, Sonnet, and other Claude series via Claude Code OAuth
    • Google Gemini — Gemini 3.5 Flash, Gemini 3.1 Pro, and others via Antigravity/AI Studio OAuth; also supports Generative Language API keys
    • xAI Grok — Grok 4.5, Grok Composer 2.5 Fast, and others via Grok Build OAuth

    Core Capabilities

    • Streaming, non-streaming, and WebSocket response modes where supported by the provider
    • Function calling / tools support and multimodal input (text and images)
    • Multiple accounts per provider with round-robin load balancing
    • OpenAI-compatible upstream provider passthrough via config (e.g., OpenRouter)
    • Management API for programmatic control
    • Reusable Go SDK for embedding the proxy in other applications
    • Usage statistics via companion tools (CPA Usage Keeper, CPA-Manager-Plus) since built-in stats were removed in v6.10.0

    Ecosystem and Downstream Projects

    CLIProxyAPI has spawned a notable ecosystem of downstream tools that use it as a backend:

    • vibeproxy — native macOS menu bar app for Claude Code and ChatGPT subscriptions
    • ProxyPilot — Windows-native fork with TUI and system tray
    • Quotio / Quotio Desktop — cross-platform quota tracking and auto-failover for AI coding tools
    • Universal Chat Provider — VS Code extension bringing subscriptions into GitHub Copilot Chat
    • ZeroLimit — Windows desktop app for monitoring AI coding assistant quotas
    • Panopticon — multi-agent orchestration using CLIProxyAPI as a local sidecar
    • Grok Search MCP — MCP server using CLIProxyAPI for Grok-powered real-time web search

    Update: v7.2.88

    The latest release is v7.2.88, published on July 18, 2026, reflecting active and rapid development. The project has been continuously updated since its July 2025 creation, with the repository showing daily pushes. The removal of built-in usage statistics in v6.10.0 shifted that responsibility to standalone companion tools, and the SDK layer (introduced with dedicated docs for usage, advanced executors, access, and watcher patterns) signals a move toward CLIProxyAPI being embedded as a library in other projects rather than used only as a standalone binary.

    Architecture and Deployment

    CLIProxyAPI is written in Go and distributed as a self-hosted binary. Users run it locally or on a server, authenticate with their existing AI provider subscriptions via OAuth, and then point any compatible client at the local endpoint. Configuration supports multiple accounts per provider, custom upstream providers, and a Management API for automation. Documentation is hosted at help.router-for.me, and the project accepts contributions via standard GitHub pull requests.

    CLI Proxy API - 1

    Community Discussions

    Be the first to start a conversation about CLI Proxy API

    Share your experience with CLI Proxy API, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT License. Self-host and use without cost.

    • OpenAI/Gemini/Claude/Grok compatible API endpoints
    • Multi-account load balancing
    • OAuth login flows
    • Streaming and non-streaming responses
    • Function calling support

    Capabilities

    Key Features

    • OpenAI/Gemini/Claude/Grok compatible API endpoints
    • OAuth login for Claude Code, Codex, Grok Build, Gemini
    • Multi-account round-robin load balancing
    • Streaming, non-streaming, and WebSocket responses
    • Function calling and tools support
    • Multimodal input (text and images)
    • OpenAI-compatible upstream provider passthrough
    • Management API
    • Reusable Go SDK for embedding
    • Generative Language API Key support
    • AI Studio Build multi-account load balancing

    Integrations

    OpenAI Codex
    Claude Code
    Google Gemini
    Grok Build
    Kimi
    OpenRouter
    Claude Code SDK
    OpenAI SDK
    Gemini SDK
    LiteLLM
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate CLI Proxy API and help others make informed decisions.

    Developer

    Router-For.ME

    Router-For.ME builds CLIProxyAPI, an open-source Go proxy server that wraps CLI-based AI tools and exposes them as standard API endpoints. The organization maintains the project on GitHub under the MIT License and supports a growing ecosystem of downstream tools built on top of the proxy. The project enables developers to use existing AI subscriptions (Claude, Codex, Gemini, Grok) without requiring paid API keys.

    Founded 2025

    Used by

    Users of AI tools such as Cursor,…
    Read more about Router-For.ME
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    LiteLLM icon

    LiteLLM

    Open source AI Gateway and Python SDK to call 100+ LLMs in OpenAI format, with cost tracking, guardrails, load balancing, and virtual key management.

    CCX icon

    CCX

    A high-performance AI API proxy and protocol translation gateway supporting Claude, OpenAI, Codex, and Gemini with unified channel orchestration and web admin UI.

    New API icon

    New API

    An open-source next-generation LLM gateway and AI asset management system that unifies multiple AI providers under OpenAI-compatible, Claude-compatible, or Gemini-compatible interfaces.

    Browse all tools

    Related Topics

    AI Infrastructure

    Infrastructure designed for deploying and running AI models.

    318 tools

    LLM Orchestration

    Platforms and frameworks for designing, managing, and deploying complex LLM workflows with visual interfaces, allowing for the coordination of multiple AI models and services.

    183 tools

    API Integration Platforms

    AI-powered platforms for building, testing, and managing APIs with intelligent documentation generation, automated testing, and performance optimization capabilities.

    134 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions