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
{
"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