Skip to content
Zed

Backstory: search your data exports locally for Zed

io.github.magna-nz/backstory

Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.

client:Zed transport:stdio runtime:nuget

Install Backstory: search your data exports locally in Zed

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

{
  "context_servers": {
    "backstory": {
      "command": "dnx",
      "args": [
        "Backstory",
        "--yes"
      ]
    }
  }
}

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

Backstory: search your data exports locally in other clients