Connect a debugger to an active Node.js process for debugging by specifying the debug port. This enables code inspection and troubleshooting of running applications.
A bridge that enables AI assistants to connect to VS Code's debugger, allowing them to interact with and control debugging sessions through websocket connections.
Provides Node.js debugging capabilities with process management for AI agents, allowing them to start/stop Node.js processes, set breakpoints, step through code, and evaluate expressions.