ssh_execute
Run commands on remote systems securely via SSH. Define connections in config.json, specify the host and command, and execute tasks directly from the Super Windows CLI MCP Server.
Instructions
Execute a command on a remote host via SSH
Example usage:
Configuration required in config.json:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Command to execute | |
connectionId | Yes | ID of the SSH connection to use |