Odel
loreweave

loreweave

Local
@lets-order-some-friesTypeScriptMITUpdated 1w ago

Durable agent memory over a markdown vault: bitemporal facts, timelines, hybrid graph search.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmloreweavev0.36.1

Run

npx -y loreweave

MCP client config

{
  "mcpServers": {
    "loreweave": {
      "command": "npx",
      "args": [
        "-y",
        "loreweave"
      ]
    }
  }
}