Converts Google Calendar schedules into customizable LLM prompts for use with language models.
Cal2Prompt is a command-line tool that fetches events from your Google Calendar and transforms them into structured prompts for Large Language Models. It leverages the Google Calendar API v3 and allows flexible prompt customization through the Jinja2 template engine. Cal2Prompt can output directly to standard output or run as an experimental Model Context Protocol (MCP) server, allowing real-time integration with applications like Claude.