chron for Cline
io.github.sirinivask/chron
Timestamped audit log for every AI conversation — stored locally in SQLite, owned by you.
client:Cline
transport:stdio
runtime:npm
Install chron in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"chron": {
"command": "npx",
"args": [
"-y",
"chron-mcp"
],
"env": {
"CHRON_DB_PATH": "<CHRON_DB_PATH>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs