Laika Orbit recall for Windsurf
io.github.laika-dynamics-ltd/laikaorbit
Zero-model recall over your docs: the section that answers a question, in about a millisecond.
client:Windsurf
transport:stdio
runtime:npm
Install Laika Orbit recall in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"laikaorbit": {
"command": "npx",
"args": [
"-y",
"laikaorbit"
],
"env": {
"BRAIN_ROOT": "<BRAIN_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs