laserbrain for Windsurf
io.github.degibug-del/laserbrain
The drift harness as an MCP server. Offline, no key — a fixed reference an agent checks against.
client:Windsurf
transport:stdio
runtime:pypi
Install laserbrain in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"laserbrain": {
"command": "uvx",
"args": [
"laserbrain"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs