Node.js Debugger
Createdhyperdrive-eng
Enables Cursor and Claude Code to debug Node.js applications at runtime.
About
The Node.js Debugger provides a seamless integration with Cursor and Claude Code, allowing developers to debug Node.js applications directly within these environments. By leveraging the Node.js inspector, this tool facilitates real-time debugging, enabling users to set breakpoints, inspect variables, and step through code execution to identify and resolve issues efficiently.
Key Features
- Allows setting breakpoints directly from Cursor or Claude Code
- Facilitates identifying and resolving runtime errors
- Provides runtime inspection of variables and application state
- 141 GitHub stars
- Enables real-time debugging within the editor environment
- Supports debugging Node.js applications running in inspect mode
Use Cases
- Troubleshooting runtime errors in Node.js
- Debugging Node.js applications with Cursor
- Debugging Node.js applications with Claude Code