
OpenChronicle
by einsia
Open-source local-first memory layer for AI agents, capturing macOS accessibility and app context.
What it does
OpenChronicle provides a persistent, local-first memory system for tool-capable LLM agents. It monitors macOS accessibility (AX) events to capture structured context from active applications and interactions, transforming them into inspectable Markdown files and an indexed SQLite database.
Tools
- Memory Query: Allows agents to retrieve past interactions, decisions, and project context from local storage.
- Context Capture: Monitors and indexes real-time system activity.
Installation
{
"mcpServers": {
"openchronicle": {
"url": "http://127.0.0.1:8742/mcp"
}
}
}
Supported hosts
- Claude Desktop
- Codex
- Claude Code
Quick install
git clone https://github.com/Einsia/OpenChronicle.git && cd openchronicle && bash install.shInformation
- Pricing
- free
- Published
- 5/12/2026
- stars






