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.; jadx-ai-mcp: JADX-AI-MCP is a plugin for the JADX decompiler that integrates with Model Context Protocol (MCP) to provide live reverse engineering support using LLMs like Claude. It offers a real-time workflow for Android APK analysis, encompassing decompilation, context-aware code review, and AI-driven recommendations.
Running AI-assisted development tasks directly in the terminal without switching contexts
Basic Code Understanding (e.g., explaining class functionality, summarizing method responsibilities).