Local MCP server to sync, clean, and index AI chat logs locally. Saves up to 40% context tokens.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "uvx",
"args": [
"chronicle-mcp-server"
]
}