Documentation
¶
Overview ¶
ghostchrome-mcp is a standalone MCP server binary that exposes the ghostchrome browser automation engine over JSON-RPC stdio.
Configuration is via environment variables:
GHOSTCHROME_CONNECT — ws:// URL or "auto" GHOSTCHROME_HEADLESS — "false" to run headful (default true) GHOSTCHROME_STEALTH — "true" to enable stealth GHOSTCHROME_PROXY — upstream proxy URL GHOSTCHROME_PROFILE — persistent profile name GHOSTCHROME_TIMEOUT — timeout in seconds (default 30) GHOSTCHROME_VAULT_KEY — encryption key for state vault GHOSTCHROME_MCP_LAZY — "1" to skip Chrome prewarm
Click to show internal directories.
Click to hide internal directories.