Skip to content
Claude Desktop

Lore for Claude Desktop

io.github.agentkitai/lore

Cross-agent memory over MCP: hybrid recall, knowledge graph, private/shared visibility, redaction.

client:Claude Desktop transport:stdio runtime:pypi

Install Lore in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Lore in other clients