gemini-cli
Brings Gemini's capabilities directly into the terminal as an open-source agent with massive community adoption (101K stars).
Google's open-source AI agent that brings Gemini into your terminal. The free tier gives 60 requests/min and 1,000 requests/day with a personal Google account, with Gemini 3 models and a 1M-token context window. Built-in tools include Google Search grounding, file operations, shell commands, and web fetching, plus MCP support for custom integrations. Apache 2.0 licensed.
Brings Gemini's capabilities directly into the terminal as an open-source agent with massive community adoption (101K stars). Gives developers a powerful AI agent in their existing command-line workflows.
Developers who prefer terminal-based workflows and want a well-supported, open-source AI agent available from the command line.
https://github.com/google-gemini/gemini-cli
By google-gemini
How to Get It
npm install -g @google/gemini-cli (or: brew install gemini-cli, or run without installing: npx @google/gemini-cli)
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Trust Signals Reviewed
Community Pulse Active
Discussed on Hacker News, Reddit
- Gemini CLI — Hacker News · 1428 pts
- Google introduces Gemini CLI, a light open-source AI agent that brings Gemini di — Reddit · 709 pts
- Google accidentally published the Gemini CLI blog post. The release is probably — Reddit · 561 pts
3 mentions across 2 sources
Reviewer notes
Reviewed review. These are observations, not a security certification.
Scored from trust signals (evidence-eval-v1): 101,442 GitHub stars; contributors unknown; last commit 34d ago; license Apache-2.0.
2026-05-10: Solid pick for developers who live in the terminal and want Gemini accessible without leaving their shell—useful for ad-hoc code generation, file summarization, and scripted AI workflows via pipe or subprocess. The 101K stars signal genuine adoption, but production use remains thin (one mention), so treat it as a sharp utility rather than a proven team workflow. Pairs well with shell scripts and CI tooling; if you need deep multi-file context or IDE-grade refactoring, Claude Code or Cursor are further along in that use case.
Things to check
- A separate agent from Claude — requires Google account sign-in or a Gemini API key, and usage runs through Google. Free-tier limits: 60 requests/min, 1,000 requests/day. Preview and nightly release channels may contain regressions; use the stable 'latest' tag.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Scored from trust signals (evidence-eval-v1): 101,442 GitHub stars; contributors unknown; last commit 34d ago; license Apache-2.0.