Skip to content
Windsurf

ghostlight for Windsurf

org.sylin/ghostlight

Visible local browser automation in signed-in Chromium, with optional policy and audit.

client:Windsurf transport:stdio runtime:npm

Install ghostlight in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ghostlight": {
      "command": "npx",
      "args": [
        "-y",
        "ghostlight"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ghostlight in other clients