uv
curl -LsSf https://astral.sh/uv/install.sh | sh
git clone https://github.com/runtimelabs-inc/chronologue.git cd chronologue
uv init uv venv source .venv/bin/activate uv pip install -r requirements.txt
uv add "mcp[cli]" httpx brew install node
uv run mcp
OPENAI_API_KEY=your-openai-key CLAUDE_API_KEY=your-anthropic-key GEMINI_API_KEY=your-gemini-key LLAMA_API_KEY=your-llama-key XAI_API_KEY=your-xai-key GOOGLE_CLIENT_CREDENTIALS=calendar/credentials.json GOOGLE_TOKEN_FILE=calendar/token.json
.json
.ics
python modules/export_ics.py
python modules/import_ics.py