Skip to content
Zed

loreweave for Zed

io.github.lets-order-some-fries/loreweave

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

client:Zed transport:stdio runtime:npm

Install loreweave in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

loreweave in other clients