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
{
"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