Skip to content
Claude Desktop

ghostlight for Claude Desktop

org.sylin/ghostlight

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

client:Claude Desktop transport:stdio runtime:npm

Install ghostlight in Claude Desktop

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

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

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

ghostlight in other clients