Best for
- Developers who work primarily in the command line
- Individual developers and teams needing code understanding, generation, and automation
- Users who want to connect custom MCP tools to Gemini CLI
Based on the supplied README, Gemini CLI is an Apache-2.0 open-source terminal AI agent with MCP client extensibility. The source does not provide evidence for a standalone MCP server manifest, transport, tool list, or client compatibility.
Gemini CLI is an open-source AI agent that brings Gemini directly into the terminal. It supports code understanding and generation, file operations, shell commands, web fetching, Google Search grounding, and MCP-based custom integrations. The repository documents a terminal AI agent with MCP client capabilities; the source does not establish that it exposes a standalone MCP server or a tool catalog.
Run npx @google/gemini-cli for an instant launch. Alternatively, install with npm install -g @google/gemini-cli, or use brew install gemini-cli on macOS/Linux. Start it with gemini. Authentication supports Google account sign-in, GEMINI_API_KEY, or Vertex AI environment configuration.