New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

ghostlight

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ghostlight

Launcher for visible local browser automation in your signed-in Chromium profile, with optional policy and audit.

Source
npmnpm
Version
1.3.2
Version published
Maintainers
1
Created
Source

ghostlight (npm launcher)

Delightful, responsible browser automation for AI coding agents. Ghostlight gives any MCP client access to your own authenticated Chromium session, keeps the work visible, and adds inspectable boundaries when you want them. All-open is a first-class default.

This npm package is a thin launcher. On first run it downloads the version-matched Ghostlight binaries from the GitHub release and caches them under ~/.ghostlight/bin/, so there are no runtime dependencies. Every launch verifies all three cached files against the checksums carried by the package. A bare npx ghostlight starts ghostlight-mcp-connector, the stdio server your client talks to; npx ghostlight install connects the browser side.

Quick start

Install the service, browser connection, and detected MCP-client entries in one idempotent step:

npx -y ghostlight install

Restart your MCP clients when both halves are installed. Full walkthrough, client buttons, and manual paths: https://sylin.org/ghostlight/

Check the local connection at any time:

npx -y ghostlight doctor

For a client the installer does not recognize, use Ghostlight as this stdio server:

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

Keywords

mcp

FAQs

Package last updated on 02 Sep 2026

Related posts