chron for Windsurf
io.github.sirinivask/chron
Timestamped audit log for every AI conversation — stored locally in SQLite, owned by you.
client:Windsurf
transport:stdio
runtime:npm
Install chron in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"chron": {
"command": "npx",
"args": [
"-y",
"chron-mcp"
],
"env": {
"CHRON_DB_PATH": "<CHRON_DB_PATH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs