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.; GitHub MCP Server: GitHub's official MCP Server connects AI agents directly to GitHub, enabling natural language interactions with repositories, issues, pull requests, code search, Actions workflows, and security findings. Built for developers who want to bring GitHub context into AI assistants — from simple queries to complex multi-step agent workflows. Available as a remote server or self-hosted Docker container.
Running AI-assisted development tasks directly in the terminal without switching contexts
AI-assisted code review, issue triage, and PR management in GitHub