dudarievmykyta/ctxlog
Lightweight CLI tool for persistent, sharded context logging across AI agent sessions. Per-shard JSONL files with BSD flock for safe concurrent access. Zero external dependencies — only Go standard library.
Platform-specific configuration:
{
"mcpServers": {
"ctxlog": {
"command": "npx",
"args": [
"-y",
"ctxlog"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...