Multi-session browser MCP server that gives AI agents up to 15 fully-isolated browsers running in parallel. 36 tools including navigation, extraction, network intercept, stealth, and self-improvement. Each session has its own cookies, storage, and fingerprint so agents never collide.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LEAP_AD_BLOCKLEAP_ALLOW_EXECUTE— true Allow the execute tool (sandboxed Playwright scripts)LEAP_ALLOW_JS— true Allow JS evaluation in extract and wait_forLEAP_AUTO_CONSENT— "": "true"LEAP_AUTO_WARM— false Auto-warm profiles by loading key URLs on session createLEAP_BLOCK_LOCALHOST— false Block localhost/127.x.x.x (allowed by default for local dev)LEAP_CAPTCHA_API_KEY— External solvers: set LEAP_CAPTCHA_PROVIDER + for CapSolver, 2Captcha, or NopeCHA integrationLEAP_CAPTCHA_PROVIDER— External solvers: set + LEAP_CAPTCHA_API_KEY for CapSolver, 2Captcha, or NopeCHA integrationLEAP_CDP_ENDPOINT— Or set to connect to an already-running Chrome instanceLEAP_CDP_STEALTH— true CDP detection evasion (Runtime.enable filtering)LEAP_CHANNEL— Set =chrome to use your installed Chrome/Chromium (recommended)LEAP_EXTENSIONS— _(none)_ Comma-separated paths to browser extensions to loadLEAP_HEADED— false Set true to watch the browser (positive alternative to LEAP_HEADLESS)LEAP_HEADLESS— true Set false to watch the browserLEAP_HUD— "": "true",LEAP_HUMANIZE— Set =true to enable human-like browser interaction. This is opt-in and adds latency in exchange for more realistic behavior. Six modules:LEAP_IDLE_TIMEOUT— 1800000 Session idle timeout in ms (30 min). Set 0 to disable.LEAP_LOG_LEVEL— info debug / info / warn / errorLEAP_MAX_SESSIONS— 15 Max concurrent sessionsLEAP_MAX_SESSIONS_PER_CLIENT— _(none)_ Per-client session pool limitLEAP_MULTI_TILE— false Multi-terminal tiling coordination across Leapfrog instancesLEAP_PROFILES_DIR— ~/.leapfrog/chrome-profiles Directory for persistent browser profilesLEAP_REBROWSER— false Enable Rebrowser integrationLEAP_RECORD— false Session recording (action history export)LEAP_SCREEN_HEIGHT— _(auto)_ Explicit screen height for tiling calculationsLEAP_SCREEN_WIDTH— _(auto)_ Explicit screen width for tiling calculationsLEAP_STEALTH— Leapfrog ships 19 anti-detection patches enabled by default (=true). Four modes:LEAP_STEALTH_PROFILES— false Enable stealth patches on profile (auth'd) sessionsLEAP_STORAGE_PROFILES_DIRLEAP_TILE— "": "true",LEAP_TILE_PADDING— 8 Padding between tiled windows (px)LEAP_TRACE— # Tracing (=true)[](https://m8ven.ai/mcp/anthonybono21-cloud-leapfrog-l9u6z1)