Skip to content
Zed

Laika Orbit recall for Zed

io.github.laika-dynamics-ltd/laikaorbit

Zero-model recall over your docs: the section that answers a question, in about a millisecond.

client:Zed transport:stdio runtime:npm

Install Laika Orbit recall in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "laikaorbit": {
      "command": "npx",
      "args": [
        "-y",
        "laikaorbit"
      ],
      "env": {
        "BRAIN_ROOT": "<BRAIN_ROOT>"
      }
    }
  }
}

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

Laika Orbit recall in other clients