Use whenever the user wants to run work on a remote host through an mcp-ssh server — shell commands, reading/searching/editing files, launching long-running tasks and polling them, or kicking off autonomous coding tools (if installed) such as a multi-session orchestrator or a one-shot `claude -p`. Triggers on "run on the server/host", "do it on the VPS", "kick off the agent", "start the orchestrator", "use claude -p", "check progress", "is it still running", or any goal where work should happen on the remote host rather than inline.
2026-06-27