Claude Desktop Commander MCP

by wonderwhy-er
Verified

read_output

Retrieve new output from an active terminal session using the process ID (pid) to monitor command execution results in the Claude Desktop Commander MCP.

Instructions

Read new output from a running terminal session.

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" }
ID: zempur9oh4