Ghostlight runs on your own machine — the client starts it, so there is no endpoint to ping. 513 installs a week from npm. Last commit 2 Aug 2026.
Drive your real logged-in browser from any MCP client. Governed or wide open, one portable binary.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ghostlight -- npx -y ghostlight
{
"mcpServers": {
"ghostlight": {
"args": [
"-y",
"ghostlight"
],
"command": "npx"
}
}
}
[mcp_servers.ghostlight]
command = "npx"
args = ["-y", "ghostlight"]
{
"mcpServers": {
"ghostlight": {
"args": [
"-y",
"ghostlight"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ghostlight": {
"args": [
"-y",
"ghostlight"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.