Skip to content
Claude Desktop

chron for Claude Desktop

io.github.sirinivask/chron

Timestamped audit log for every AI conversation — stored locally in SQLite, owned by you.

client:Claude Desktop transport:stdio runtime:npm

Install chron in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "chron": {
      "command": "npx",
      "args": [
        "-y",
        "chron-mcp"
      ],
      "env": {
        "CHRON_DB_PATH": "<CHRON_DB_PATH>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

chron in other clients