01Implements lazy loading for the browser instance and child MCP, activating only upon first tool call
02Unifies DrissionPage browser control and js-reverse-mcp devtools into a single MCP server
03Simplifies client interaction by exposing a single endpoint for both services
04Bundles js-reverse-mcp runtime, eliminating the need for separate installation or npm commands
05Supports forwarding custom Chrome arguments for advanced browser configurations (e.g., anti-fingerprinting)
060 GitHub stars