kill_process
Terminate a specific Node.js process by its PID using the Node.js Debugger MCP Server, ensuring efficient debugging and process management for AI agents.
Instructions
Kill a managed Node.js process
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pid | Yes | Process ID to kill |