session-browser

mpankaj151/session-browser
★ 0 stars Python AI/LLM Updated 9d ago
Local, private browser for AI coding CLI sessions (Claude Code + Copilot + Codex) — unified search, usage/cost dashboard, resume-from-anywhere, cross-CLI bridge, reasoning trails, MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "session-browser": {
      "command": "uvx",
      "args": [
        "session-browser"
      ]
    }
  }
}

Or install with pip: pip install session-browser

README Excerpt

**One local, private home for every AI coding session** — across Claude Code, GitHub Copilot CLI, and Codex. Search everything, see what each session *would* have cost on the API, resume any session from any directory, hand a session off between CLIs, and read a decision/reasoning trail for every one.

Topics

ai-toolsclaude-codeclicodexcopilot-clideveloper-toolsflaskllmmcpsqlite