pub fn probe_mcp_surface(
runner: &dyn ProcessRunner,
opts: &RemoteOptions,
embedded: bool,
) -> Result<(McpHostProbe, McpHostProbe)>Expand description
Probe MCP PC + box only.
ยงErrors
Returns crate::HortoError when the SSH host string cannot be parsed.