lore

DnaMes/lore
★ 0 stars Python AI/LLM Updated today
Local-first AI session history browser for Claude Code, Cursor, Gemini CLI, OpenCode, Warp, Codex and more — web UI + MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lore": {
      "command": "uvx",
      "args": [
        "lore"
      ]
    }
  }
}

Or install with pip: pip install lore

README Excerpt

Local-first **archive** and **shared memory** for AI coding sessions — extract, search, and export your work across Claude Code, Cursor, GitHub Copilot, Aider, OpenCode, and more. **The Local-First Knowledge Layer for AI Coding.** Lore is two things in one tool: - **An archive** — it collects, unifies, and exports chat histories from all your AI coding assistants (~10 tools) into one searchable local store, with no cloud connectivity.

Tools (9)

get_sessionget_session_messagesget_threadlist_projectslist_sessionsmemory_recallmemory_writesearch_historyswitch_to_tool

Topics

aiclaudecursordeveloper-toolsgeminihistorymcppythonsession-management