Three options, three jobs
"Run Claude on a different machine" has three answers. Claude Remote Control moves a session between machines (best for handoffs and monitoring). SSH + Claude CLI on the remote runs Claude where the code is (best when the work belongs on the remote). claude.ai web runs Claude in the cloud (best for quick questions with no local context).
Three-question decision framework. (1) Need AI coding help, or just remote terminal access? Just terminal → plain SSH. AI → next. (2) Need local files/tools, or is cloud chat enough? Cloud chat enough → claude.ai. Local files → next. (3) AI runs on a powerful remote, or just monitors a local session? Monitor local → Claude Remote. Run on remote → SSH + claude on the remote. Need both → Remote handoff.