retry_connect
Manually triggers a reconnection attempt to the Node.js debugger in the MCP NodeJS Debugger, optionally specifying a custom port. Resolves connection issues during debugging sessions.
Instructions
Manually triggers a reconnection attempt to the Node.js debugger
Input Schema
Name | Required | Description | Default |
---|---|---|---|
port | No | Optional port to connect to. Defaults to current port (9229) |