remote_session_open
Open a named persistent SSH shell or WinRM PowerShell runspace that remains active until closed, preserving state for ongoing administration tasks.
Instructions
Open a named persistent SSH shell or WinRM PowerShell runspace.
Sessions remain alive until closed or until the MCP server process exits. SSH shell state such as cwd and exported variables persists. WinRM uses one reusable PSRP runspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| shell | No | ||
| profile | No | ||
| connection | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||