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.; line-bot-mcp-server: This project implements a Model Context Protocol (MCP) server to integrate the LINE Messaging API, enabling AI agents to interact with LINE Official Accounts. It provides various tools for sending messages, managing rich menus, and retrieving user or account information on LINE.
Running AI-assisted development tasks directly in the terminal without switching contexts
Developing AI-driven customer service and support bots for LINE Official Accounts.