Skip to content
Zed

Giskard Memory for Zed

io.github.giskard09/memory

Pay-per-use semantic memory for AI agents. SHA256 commitment, Ed25519 sig, Lightning.

client:Zed transport:sse

Install Giskard Memory in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://memory.rgiskard.xyz/sse"
    }
  }
}

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

Giskard Memory in other clients