Claude Code on a VPS

Your own server for AI-assisted development.

Run Claude Code on a persistent NVMe VPS. SSH in from anywhere, let your agent work while you sleep, and keep your projects always accessible.

Why run Claude Code on a VPS?

Claude Code is a powerful AI coding agent that runs in your terminal. A dedicated instance gives it the environment it needs to work at full speed.

Always-On Environment

Your instance runs 24/7. Start a Claude Code session, detach with tmux or screen, and come back later. Your agent keeps working even when your laptop is closed.

NVMe Storage = Fast File Ops

Claude Code reads and writes files constantly. Our NVMe drives deliver up to 450,000 read IOPS, so your agent never waits on disk. Builds, tests, and file searches happen instantly.

SSH In From Anywhere

Access your dev environment from any machine. Use the Hostodo CLI to SSH in with one command: hostodo ssh my-dev

Isolated Environment

Give Claude Code its own sandbox. KVM virtualization means full isolation with dedicated resources. No noisy neighbors, no shared kernel. Let your agent install packages, run Docker, and modify system configs freely.

Fast API Connectivity

Claude Code talks to Anthropic's API constantly. A VPS on a 1Gbps port with low-latency US routing means faster responses and less waiting between agentic turns.

Affordable

Plans start at $2.99/mo. Annual billing gets you two months free. A dedicated dev server for less than a coffee.

Up and running in 5 minutes

Deploy an instance, install Claude Code, and start building.

# Deploy an instance and SSH in
hostodo deploy
hostodo ssh my-dev-server
# Install Claude Code
npm install -g @anthropic-ai/claude-code
# Start a persistent session
tmux new -s claude
claude
# Detach with Ctrl+B, D - your agent keeps working
# Reattach anytime from any machine:
hostodo ssh my-dev-server
tmux attach -t claude

What people are building

Overnight code refactors

Point Claude Code at a large codebase, kick off a refactor, detach your tmux session, and wake up to a pull request. The instance keeps running while you're away.

CI/CD-integrated agents

Run Claude Code headless as part of your deployment pipeline. Have it review PRs, fix linting issues, or generate tests automatically on every push.

Multi-project workspaces

Clone all your repos onto the instance. Switch between projects without re-cloning or reconfiguring. Your entire dev environment lives in one place.

Team dev servers

Set up a shared instance where multiple developers SSH in to use Claude Code. Consistent environment, shared tooling, no "works on my machine" issues.

Recommended plans for Claude Code

Claude Code benefits from fast storage and enough RAM for Node.js + your project tooling.

Starter

Side projects

2GB RAM
  • 1 EPYC CPU Core
  • 20GB NVMe
  • 4TB Bandwidth
See pricing →

Recommended

Active development

4GB RAM
  • 2 EPYC CPU Cores
  • 50GB NVMe
  • 6TB Bandwidth
See pricing →

Power User

Large codebases + Docker

8GB RAM
  • 4 EPYC CPU Cores
  • 100GB NVMe
  • 8TB Bandwidth
See pricing →

Ready to give Claude Code its own server?

Deploy an NVMe VPS in under 60 seconds. 3-day money-back guarantee.

Deploy Now