
Google killed Gemini CLI? Maybe, but this tool revives it. Use any model with Gemini CLI
Gemini CLI may be gone for many subscription-based users, but I built an open-source tool called Relay-AI that brings Gemini CLI back in a completely different way.
Relay AI lets you route Gemini CLI through different providers and models, including OpenAI GPT models via your GPT Plus subscription, or even free models from Ollama, OpenCode Zen, OpenRouter, and NVIDIA NIM 🔥
The repo includes a demo on how to install Relay AI (simple NPM install command): npm install -g @ jacobbd/relay-ai) how to configure LLM providers, create favorite models, launch Gemini CLI (relay-ai gemini), selecting Anthropic Fable 5, switching to Minimax M3, and testing real CLI/MCP workflows.
This tool also supports Codex CLI, Codex App, Claude Code CLI, and Claude Desktop (Cowork and Code Desktop).
Next major release (v0.4.0) will include Antigravity support (CLI, IDE, and whatever the third one is called;) and a web GUI.
Fully open source (MIT license). Enjoy, and happy to answer any questions.
Relay AI GitHub Repo: https://github.com/jacob-bd/relay-ai