lore-mcp

todmj/lore-mcp
★ 1 stars TypeScript 🗄️ Database Updated 4d ago
SQLite-backed MCP server and CLI for just-in-time AI coding-agent memory.
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": {
    "lore-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "todmj/lore-mcp"
      ]
    }
  }
}

README Excerpt

> **Reviewed project memory for coding agents.** > Agents can suggest reusable project knowledge; humans decide what > becomes trusted lore. > Local SQLite-backed MCP server + CLI. Every AI coding session starts cold. Agents re-read the same files, rediscover the same conventions, and burn tokens on context you already taught them last

Tools (7)

confidencelastVerifiedAtrestrictedreviewAftersourcestatussupersededBy