Claude Desktop Commander MCP

by wonderwhy-er
Verified

kill_process

Forcefully terminate a running process by its Process ID (PID) using this tool. Caution advised as it immediately stops the specified process, ensuring efficient process management.

Instructions

Terminate a running process by PID. Use with caution as this will forcefully terminate the specified process.

Input Schema

NameRequiredDescriptionDefault
pidYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "pid": { "type": "number" } }, "required": [ "pid" ], "type": "object" }

You must be authenticated.

Other Tools from Claude Desktop Commander MCP

Related Tools

ID: zempur9oh4