Blog
The popular advice is wrong. You don't need a server to use Claude Code remotely. Here's a better way.
You've seen the tutorials. "Set up a VPS, install Claude Code, SSH in from your phone." It sounds reasonable. Here's what they don't mention:
Think about it. Claude Code is already installed on your Mac. Your projects are there. Your Git repos, your node_modules, your entire dev environment. Why duplicate all of that on a VPS?
Claudaway connects your phone directly to the Claude Code running on your Mac. No middleman server. No duplication.
✓ Server running ✓ Encrypted tunnel active ✓ QR code ready # Open the Mac app. That's it. No SSH keys. No tmux. No VPS bill.
Let's compare the real cost:
| VPS + SSH | Claudaway | |
|---|---|---|
| Monthly cost | $10–20 (VPS) | $3.99 |
| Setup time | 30–60 minutes | 60 seconds |
| Maintenance | Updates, patches, monitoring | None |
| Compute power | 2–4GB RAM | Your full Mac |
| Project access | Must clone repos to VPS | Local filesystem |
| Mobile UX | Raw terminal (Termius, $10/mo) | Native iOS app |
| Security | SSH key management, fail2ban | E2E encrypted, QR pairing |
Fair point. A VPS runs 24/7. Your Mac might sleep.
But here's the thing: Claude Code uses your Claude subscription, which has rate limits. You're not running it 24/7 anyway. You run it when you have an idea, review the output, accept or reject, and move on. That's a session-based workflow, not a server-based one.
And if your Mac is sleeping? Wake it with Apple's Find My, or just enable "Prevent automatic sleeping" in System Settings. Problem solved, no VPS needed.
Your $200/month Claude Max subscription is powerful. It can build entire applications. But it only works when you're at your desk — unless you connect your phone.
Don't spend $20/month and an hour of setup to access something that's already running on your Mac. Just scan a QR code.
One command, one QR code. Code from anywhere.