Gemini CLI
- Category
- Terminal AI Coding Agent
- Platform
- macOS, Windows, Linux
- Pricing
- Free (generous quota) / AI Pro / AI Ultra
- License
- Apache 2.0
- Models
- Gemini 2.5 Pro, Gemini 3.x
- Key Features
- Free tier, MCP, headless mode, Google Search grounding
Gemini CLI is Google's terminal-native coding agent — open source, free to start, and wired into the Gemini model family. It's the natural CLI for developers in the Google Cloud / Firebase / Angular ecosystem who want agentic coding without a separate Anthropic or OpenAI subscription.
The Free-Tier Terminal Agent
Gemini CLI's headline advantage is cost: a generous free quota makes it the default recommendation for hobbyists and students. Pair it with Gemini's long context window for large monorepo exploration.
Key Capabilities
- MCP support — connect Playwright, filesystem, and custom servers
- Headless mode — script agent runs in CI without a TTY
- Google Search grounding — pull live docs into agent context
- Antigravity integration — part of Google's broader agent IDE push
- Multi-modal — paste screenshots for UI debugging
Tradeoffs
Reasoning quality on hard refactors still trails Claude Code and Cursor with Opus. Best for Google-stack projects, cost-sensitive workflows, and teams already paying for Google AI Pro/Ultra.