aichronicles

toabctl/aichronicles
★ 0 stars Go 🤖 AI/LLM Updated 1d ago
Capture, search, and summarize AI coding agent (Claude Code) sessions in SQLite. Live web UI, MCP server, CLI.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aichronicles": {
      "command": "go",
      "args": [
        "run",
        "github.com/toabctl/aichronicles@latest"
      ]
    }
  }
}

Topics

claude-codesession