Claw field notebook
Google / GCL

Gemini CLI

Gemini CLI is Google's terminal coding agent — open-source (Apache-2.0), TypeScript / Node-based. You install it via npm or Homebrew, run gemini inside any project directory, and the agent reads your code, edits files, runs commands, and calls Gemini 2.5 Pro / Flash with tool use. It's the closest analogue to Claude Code and Codex CLI from the Google side. It speaks MCP natively (client + server). Generous free tier through a personal Google account. Every page below is sourced from github.com/google-gemini/gemini-cli and ai.google.dev/gemini-api/docs. Sush hasn't standalone-installed it yet.

6 sourced