Gemini CLI: Gemini CLI is Google's open-source AI agent for the terminal, providing direct access to Gemini models with a free tier of 60 requests/minute and 1,000/day. It ships with built-in tools for Google Search grounding, file operations, shell command execution, and web fetching, plus native MCP support for custom integrations. Built for developers who work primarily in the command line.; gridctl: Gridctl aggregates tools from multiple MCP servers into a single gateway, allowing you to define your stack in YAML and apply it with one command. It supports various transports (Docker, SSH, stdio, etc.) and provides features like tool filtering, output format conversion, code mode, and skills registry. Designed for fast, ephemeral, and repeatable AI tool environments.
Running AI-assisted development tasks directly in the terminal without switching contexts
Rapid prototyping of AI tool stacks with multiple MCP servers