https://github.com/Streen9/react-mcp

stop-process

Terminate a specific process by providing its unique ID, allowing users to manage active tasks effectively within the React-MCP server environment.

Instructions

Stop a running process

Input Schema

NameRequiredDescriptionDefault
processIdYesID of the process to stop

Input Schema (JSON Schema)

{ "properties": { "processId": { "description": "ID of the process to stop", "type": "string" } }, "required": [ "processId" ], "type": "object" }

You must be authenticated.

Other Tools from https://github.com/Streen9/react-mcp

Related Tools

ID: xsjsdumc7x