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.; excel-mcp-server: This Model Context Protocol (MCP) server enables AI agents to create, read, and modify Excel files without requiring Microsoft Excel to be installed. It offers extensive Excel manipulation capabilities, including data operations, formatting, charting, and pivot table creation, with support for stdio, SSE, and streamable HTTP transports.
Running AI-assisted development tasks directly in the terminal without switching contexts
Automating Excel data processing and report generation using AI agents.