Skip to content
Zed

lightning memory for Zed

io.github.singularityjason/lightning-memory

Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.

client:Zed transport:stdio runtime:pypi

Install lightning memory in Zed

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

{
  "context_servers": {
    "lightning-memory": {
      "command": "uvx",
      "args": [
        "lightning-memory"
      ]
    }
  }
}

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

lightning memory in other clients