laserbrain for Zed
io.github.degibug-del/laserbrain
The drift harness as an MCP server. Offline, no key — a fixed reference an agent checks against.
client:Zed
transport:stdio
runtime:pypi
Install laserbrain in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"laserbrain": {
"command": "uvx",
"args": [
"laserbrain"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs