MCP server that lets AI coding tools control and observe a running Node.js process through the chrome devtools protocol (CDP), via a lightweight Debug Adapter Protocol (DAP) bridge.
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.DAP_VERBOSE— [Verbose diagnostics ()](#verbose-diagnostics-dap_verbose)MCP_CDP_ALLOW_REMOTE— 1 to enable unset Allow attach to non-loopback hosts. Only the exact value 1 enables it; a stderr warning is printed at startup while set. See [Security model](#security-model).MCP_LOGPOINT_BUFFER_SIZE— positive integer 2000 FIFO buffer size for logpoint hits and debugger events. Non-numeric or non-positive values fall back to the default.MCP_TEST_APP_PORT[](https://m8ven.ai/mcp/vitalyostanin-mcp-chrome-debugger-protocol-801qb1)