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.; ls-mcp: ls-mcp is a command-line utility designed to automatically detect and analyze Model Context Protocol (MCP) servers in local development environments. It helps developers discover MCP configurations, monitor running servers, and identify potential security vulnerabilities related to credentials.
Running AI-assisted development tasks directly in the terminal without switching contexts
Quickly detect all configured MCP servers in a local development setup.