LivingRuntime Remote Connector
Install the small connector on a computer that already has key-based SSH access to your Linux host. Python is not required.
Windows
irm https://remote.livingruntime.com/install.ps1 | iex
Linux / macOS
curl -fsSL https://remote.livingruntime.com/install.sh | sh
The installer asks for the pairing code shown in ChatGPT, your SSH host, and the workspace root ChatGPT may access. It verifies SSH before consuming the pairing code.