MCP server that enables AI agents to automate browser testing via Chromium, providing tools for navigation, interaction, and inspection.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
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.BROWSER_HEADLESS— true Default headless modeCHROMIUM_EXECUTABLE_PATH— Chromium (bundled with Puppeteer, or set )DASHBOARD_ENABLED— true when HEALTH_PORT or HTTP MCP Session dashboard at /dashboardDATABASE_URL— export =postgresql://oltest:oltest@localhost:5433/olteststackDB_PORT— 5433 Documented default host port for local Docker PostgresDEFAULT_NAVIGATION_TIMEOUT_MS— 30000 Navigation/reload timeoutDEFAULT_TIMEOUT_MS— 30000 General operation timeoutDEFAULT_WAIT_TIMEOUT_MSHEALTH_PORT— App health HTTP (Docker) 8091 8081 APP_HOST_PORT → ; dashboard at /dashboardMCP_HTTP_HOSTMCP_HTTP_PORT— MCP HTTP (Docker) 8092 8082 MCP_HOST_PORT → ; local dev:http uses 8082MCP_TRANSPORTMCP_URLPERSIST_RECORDING— "": "false"SCREENSHOT_DIR— ./screenshots Screenshot output directorySESSION_TTL_HOURS— Sessions persist automatically when DATABASE_URL is set. Unsaved sessions expire after (default 24h); call save_session or use the dashboard to keep them.SMOKE_NAV_URLTEST_NAV_URL[](https://m8ven.ai/mcp/openlearnia-olteststack-26eu19)