Gemini CLI
Gemini CLI is Google's open-source command-line AI workflow tool that brings the power of Gemini directly into your terminal. It connects to your tools, understands your code, and accelerates your workflows using a "reason and act (ReAct) loop" with built-in tools to complete complex tasks.
Key features include querying and editing large codebases within Gemini's 1M token context window, generating new applications from PDFs or sketches using multimodal capabilities, and automating operational tasks like querying pull requests or handling complex rebases. The tool supports local and remote Model Context Protocol (MCP) servers and includes built-in tools for grep, terminal operations, file read/write, web search, and web fetch.