Fetches and displays your daily agenda from Google Calendar in a user-friendly format.
Agenda is a simple Go program designed to retrieve and present your Google Calendar events. It operates in two main modes: a text mode for quick command-line display of your daily or specific date's agenda, and an MCP (Model Context Protocol) server mode. When run as an MCP server, it exposes your calendar data as tools for integration with Large Language Model (LLM) applications, enabling them to programmatically fetch your agenda for today or any given date, enhancing AI assistant capabilities with real-time calendar information.