Guides
- Claude Code on iPhone: Termius, a VPS, Files In and Out
Run Claude Code on a VPS and drive it from your iPhone with Termius – including the part nobody covers: getting screenshots in and build artifacts out.
- How to Get a Screenshot into Claude Code Over SSH (VPS)
Pasting images into Claude Code works locally – but not when Claude Code runs on a VPS over SSH. Here is the local answer and the remote one.
- Transfer Files Between Two Servers – No scp Key Juggling
Two servers that can't see each other usually mean key forwarding and path archaeology. Here is the one-link way – and the AI-agent version.
Install: npx -y @yafldev/mcp with
YAFL_API_KEY set, or the one-liner
curl -fsSL https://yafl.dev/install.sh | sh.