execute_remote_command
Execute shell commands remotely across Windows and Unix-like systems using the MCP server, specifying the command and working directory for targeted execution.
Instructions
Execute a command on the host machine
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Command to execute | |
cwd | No | Working directory for command execution |