Skip to content
Claude Desktop

laserbrain for Claude Desktop

io.github.degibug-del/laserbrain

The drift harness as an MCP server. Offline, no key — a fixed reference an agent checks against.

client:Claude Desktop transport:stdio runtime:pypi

Install laserbrain in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "laserbrain": {
      "command": "uvx",
      "args": [
        "laserbrain"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

laserbrain in other clients