Google released Gemini CLI, a free open-source AI agent that works directly in the terminal. It allows developers to write code, edit files, explain errors, and run shell commands through natural language interaction. The tool offers access to Gemini 2.5 Pro with a 1 million token context window, 60 requests per minute, and 1,000 daily requests for free. Installation requires Node.js 18+ and can be done via npm. Advanced features include project-specific configuration through GEMINI.md files and MCP server integration for custom tools. The CLI includes built-in tools for file operations, web content fetching, and Google searches.
Table of contents
What is Gemini CLI?Getting Started with Gemini CLICreating a Simple To-Do App with Google CLIUsing Built-in ToolsAdvanced FeaturesGoogle CLI MCP IntegrationGemini CLI PricingConclusionSort: