Timestamped audit log for every AI conversation — stored locally in SQLite, owned by you.
claude mcp add chron -- npx -y chron-mcp
claude_desktop_config.json
{
"mcpServers": {
"chron": {
"command": "npx",
"args": [
"-y",
"chron-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"chron": {
"command": "npx",
"args": [
"-y",
"chron-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"chron": {
"command": "npx",
"args": [
"-y",
"chron-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"chron": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"chron-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"chron": {
"command": "npx",
"args": [
"-y",
"chron-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.SirinivasK--chron/reviews or the review_server meta-tool.
POST /mcp