Order
ESEN

Claude Code VPS

Claude Code VPS: let the server do the work, not your laptop

Repository, dependencies and agent in one place, with root over SSH. Leave a job running in tmux, close the machine and pick it up tomorrow from another one, with the session intact.

  • Claude Code
  • Ubuntu 24.04 LTS
  • tmux
  • SSH
  • Git
  • MCP
  • Docker
  • VS Code Remote-SSH

In short

Claude Code, Anthropic’s terminal agent, runs entirely inside a Linux VPS: one command installs it, it signs in with the customer’s own account and it stays in a tmux session that survives disconnects. At VPS Argentina the server ships with Ubuntu 24.04 LTS, root over SSH and an Argentine IP; Anthropic asks for 4 GB of RAM, so the recommended plan is the VM4 ($ 53,820 a month).

From $ 53,820/ mo · VM4
Order VM4

The Anthropic account is the customer’s: Claude Code requires a Pro, Max, Team, Enterprise plan or a Console key, and the free claude.ai plan does not include it. We provide the server, the IP and the operating system. The server is delivered unmanaged: we give you the commands from the official documentation and a VPS ready to run them, but installing, configuring, updating, backing up and securing the application is up to you or your technical team. We help you get started and with specific questions, and that does not replace administering the server.

Claude Code VPS

What you get

The job does not stop when you do

Inside tmux the agent keeps building, migrating or running tests even if you close the lid, lose wifi or walk away. Come back with tmux attach and read what it did.

The heavy repository runs here

Cloning, installing dependencies, indexing and building use the VPS CPU and its RAID 10 SSD storage. Your machine only draws the terminal.

Data never comes down to your machine

If the application already runs in our datacenter, the agent works next to the database: no need to copy a dump with customer data to a laptop.

A static IP for allowlists

A single Argentine address to allow on your API, database or panel, and a Buenos Aires exit for everything the server downloads.

Plans

Claude Code VPS plans

Final monthly price, no extra taxes or hidden fees. USD amounts are the official store list; local invoicing is issued in pesos.

VM1

Sold out

$ 13,455/ mo

  • 1 vCPU
  • 1 GB RAM
  • 15 GB SSD
  • 1 static Argentine IP
  • Unmetered transfer (fair use)
  • Windows or Linux
  • AI supervision around the clock
Check availability — VM1

VM2

$ 26,910/ mo

  • 2 vCPU
  • 2 GB RAM
  • 30 GB storage
  • 1 static Argentine IP
  • Unmetered transfer (fair use)
  • Windows or Linux
  • AI supervision around the clock
Order now — VM2

VM3

$ 40,365/ mo

  • 3 vCPU
  • 3 GB RAM
  • 45 GB storage
  • 1 static Argentine IP
  • Unmetered transfer (fair use)
  • Windows or Linux
  • AI supervision around the clock
Order now — VM3

Most chosen

VM4

$ 53,820/ mo

  • 4 vCPU
  • 4 GB RAM
  • 60 GB storage
  • 1 static Argentine IP
  • Unmetered transfer (fair use)
  • Windows or Linux
  • AI supervision around the clock
Order now — VM4

Getting started

Claude Code running in three steps

  1. Prepare the server

    Log in as root with the IP and password from the email, update Ubuntu and add git and tmux, which is all you need.

    apt update && apt upgrade -y && apt install -y curl git tmux
  2. Install Claude Code

    The native installer drops the binary in ~/.local/bin and needs no Node.js. Check with claude --version.

    curl -fsSL https://claude.ai/install.sh | bash
  3. Open it in a session that does not drop

    Inside tmux run claude and sign in with your account; if the browser shows a code, paste it into the terminal. Ctrl+b d detaches the session and tmux attach -t claude brings it back.

    tmux new -A -s claude

Example view with fictitious data.

Control panel

Control, in your hands

Power on, shut down, restart or reinstall the operating system from your browser, and if the server network does not respond, get in through the rescue console. CPU, memory, disk and network usage stay in view by hour, day, week or month.

  • Power, restart and reinstall without asking support
  • Rescue console when the network does not respond
  • Usage charts by hour, day, week and month

Questions

Claude Code VPS questions

Do I need an Anthropic account?

Yes, and it stays in your name: Claude Code requires a Pro, Max, Team or Enterprise plan, or an Anthropic Console key. The free claude.ai plan is not enough. We provide the server, the IP and the operating system.

How do I sign in if the server has no browser?

Run claude, copy the address it prints and open it in your own browser. Since the browser cannot reach the server over SSH, it shows a code that you paste into the terminal. The credential stays on the VPS, in ~/.claude/.credentials.json.

Do I need Node.js?

Not with the native installer: it downloads its own binary. If you prefer npm, the @anthropic-ai/claude-code package asks for Node.js 22 or later, which on Ubuntu 24.04 you add with the NodeSource repository or nvm.

Which plan should I take?

Anthropic asks for 4 GB of RAM or more: the VM4 ($ 53,820 a month) meets that with room to build. The VM3 is enough if the server holds only the repository and the agent. You can scale up without migrating or reinstalling.

Do you install and manage it?

You install it yourself with the three commands on this page, taken from Anthropic’s official documentation. The server is unmanaged: the operating system, updates, backups and the agent’s configuration stay on your side, per clause 22 of the terms and conditions. We will point you in the right direction if you get stuck.

Can I edit with VS Code against the VPS?

Yes, with the Remote-SSH extension: connect to your user and IP and the editor opens the server’s files. The integrated terminal is the VPS one, so Claude Code runs there.

Keep exploring

You may also need

From $ 53,820 / moClaude Code VPS · VM4

Order now