resume-resume

eidos-agi/resume-resume
★ 0 stars Python 🤖 AI/LLM Updated today
Search, read, and merge your Claude Code session history in plain English. MCP server + TUI.
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": {
    "resume-resume": {
      "command": "uvx",
      "args": [
        "resume-resume"
      ]
    }
  }
}

Or install with pip: pip install resume-resume

Topics

claude-codemcppythonsession-recoverytui