Control plane for
self-hosted AI agents.

RunClaw helps technical solo builders and small teams deploy and operate self-hosted AI agents on infrastructure they control, without doing ops manually.

Free beta is open to a small cohort. Pick the setup path that fits your infrastructure, then launch.

Hetzner: Easiest pathVultr: Provider alternativeSSH: Advanced path

Product proof

See what you actually manage before you deploy

RunClaw is not just a provisioning button. The beta already exposes the operator surfaces you use to launch, verify, and recover your self-hosted agents.

Account-level view

Fleet Dashboard

Track every server, agent type, region, and provisioning state from one place before you drop into any instance.

  • See which provider and setup path each agent is using.
  • Review billing posture, deployment status, and next actions at a glance.

Instance access

Mission Control

Validate DNS, gateway reachability, and operator links for the agent you just launched without guessing what the public entrypoint looks like.

  • Surface the control URL that users and operators actually open.
  • Keep hostname and connection state visible while the server comes online.

Troubleshooting surface

Terminal & Logs

Open the instance shell, inspect logs, and debug real deployment output instead of relying on optimistic status labels alone.

  • Watch install and runtime output when something stalls.
  • Move from provisioning to recovery without leaving the control plane.

Choose your path, then launch

Start with the infrastructure you control, then let RunClaw handle the repetitive ops work.

1

Choose your setup path

Start with Hetzner for the easiest cloud path, choose Vultr when that provider fits better, or use SSH for infrastructure you already run.

2

Pick your agent and access

Choose OpenClaw, Agent Zero, or Goose, then add the credentials that match your path. Cloud API tokens stay encrypted in your browser, and SSH uses the Ubuntu server you already control.

3

Launch on infrastructure you control

RunClaw provisions the cloud server or connects your existing Ubuntu machine, gives your agent a URL, and keeps monitoring, updates, and status in one control plane.

Compare Setup Paths

Pick the infrastructure path that matches how you want to run.

Start with the easiest new-server path, choose a provider alternative, or connect the Ubuntu box you already manage. Every option keeps the agent on infrastructure you control.

Easiest path

Hetzner

1

Provision a fresh VPS on your Hetzner account with the fastest self-serve setup flow.

Cost
From about $4/month on your Hetzner bill
Prerequisites
Hetzner Cloud account plus an API token you paste into RunClaw
Ownership
You own the Hetzner account, billing, and the VPS that RunClaw provisions for you.

Provider alternative

Vultr

2

Provision a new VPS on Vultr when its regions or provider fit is better for your deployment.

Cost
From about $5/month on your Vultr bill
Prerequisites
Vultr account plus an API key for provisioning
Ownership
You own the Vultr account, billing, and the VPS that RunClaw provisions for you.

Advanced path

SSH

3

Connect an Ubuntu server you already manage when you want RunClaw on existing infrastructure.

Cost
No new VPS purchase if you already have an Ubuntu server
Prerequisites
Ubuntu server with root or sudo SSH access
Ownership
You keep full ownership of the machine, network setup, and existing server lifecycle.

RunClaw is free during beta. You either pay your provider directly or reuse the Ubuntu server you already own.

Everything You Need to Run AI Agents

Deploy once. Manage everything from your browser.

Fleet Dashboard

Real-time fleet overview. CPU, memory, disk at a glance. Status indicators for every agent.

Mission ControlPro

Full management dashboard for OpenClaw instances. Monitor conversations, manage contacts, configure channels.

Live Metrics & Logs

Real-time CPU, memory, disk monitoring. Live log streaming and full-text search across containers.

Auto-Updates

Zero-downtime agent updates. Choose when to update or let it happen automatically on schedule.

Custom Domains

Your agent on your own domain. Auto-TLS via Let's Encrypt. Simple CNAME verification.

Security Monitoring

Intrusion detection and SSH brute-force alerts. Security event timeline with account lockout.

Terminal Access

SSH into your VPS from the dashboard. Full terminal in your browser. No local setup.

Snapshots & Backups

Point-in-time snapshots. Restore anytime. Your data, always recoverable.

You Own Everything

Your server, your data, your API keys. RunClaw is the control plane -- you keep the infrastructure.

Your Infrastructure

A dedicated VPS just for you -- on Hetzner, Vultr, or your own existing server. Not shared, not multi-tenant. Your server runs your agents and nothing else.

Your Keys

Your cloud provider API token is encrypted in your browser and stays there. RunClaw stores only a one-way hash for verification -- we cannot reconstruct your token from it.

Your Data

Everything lives on your VPS. Cancel anytime and take it all with you. No lock-in, no data hostage.

How your data flows (self-hosted paths)

Your Browser

Encrypted vault

Hashes + metadata
Browser-local token

RunClaw

Control plane

Cloud Provider

Hetzner / Vultr

Browser-local provider tokens

Your cloud provider API token is encrypted using PBKDF2 key derivation (600,000 iterations) combined with AES-256-GCM authenticated encryption. All cryptographic operations use the browser's native WebCrypto API. No JavaScript crypto libraries. Your provider token is never sent to RunClaw's servers.

Browser-direct API calls

When you create, resize, or delete a server, your browser calls the cloud provider API directly (Hetzner) or through a stateless proxy (Vultr, due to CORS restrictions). The decrypted token exists only in browser memory during the API call. RunClaw's server stores only one-way SHA-256 hashes of tokens for verification.

Setup-time secrets

During initial provisioning, some secrets -- such as an access gate token and optional LLM API keys -- are temporarily sent to RunClaw so they can be injected into your server's cloud-init script. LLM keys are encrypted at rest and deleted from our database after provisioning completes. These are setup-time secrets, not long-lived stored credentials.

Management features and relay

After provisioning, RunClaw's dashboard provides optional management features -- logs, terminal, workspace file access, and configuration updates -- that relay content through the control plane when you use them. These features are customer-initiated: RunClaw does not continuously inspect your server. When you are not using these features, no content flows through RunClaw beyond system-level metrics (CPU, memory, disk).

Verify it yourself: open DevTools, go to the Network tab, and watch the requests when you manage a server. You'll see your browser calling api.hetzner.cloud directly (or /api/vultr-proxy for Vultr). Check the Content-Security-Policy response header to confirm the enforcement.

Post-beta preview

No platform fee during beta

RunClaw is free during beta. You either pay your provider directly or reuse the Ubuntu server you already own. The tiers below are a preview of where RunClaw is heading after the beta ends.

Free

$0/mo
  • 1 agents
  • Metrics history
  • Live logs
  • Log search
  • Security alerts
  • Snapshots
  • Server resize
Start Free Beta

Solo

$9/mo
  • 3 agents
  • 1 hour metrics history
  • Live logs
  • Log search
  • Security alerts
  • 1 snapshots
  • Server resize
Review after beta
Most Popular

Pro

$15/mo
  • 10 agents
  • 24 hours metrics history
  • Live logs
  • 24 hours log search
  • Basic security alerts
  • 3 snapshots
  • Server resize
Review after beta

Power

$25/mo
  • Unlimited agents
  • 7 days metrics history
  • Live logs
  • 7 days log search
  • Full security alerts
  • 5 snapshots
  • Server resize
Review after beta

Cloud infrastructure stays on your bill with Hetzner or Vultr, or you can keep using an Ubuntu server you already control.

What the beta includes

No RunClaw platform fee during beta. Infrastructure and AI-provider costs stay yours.

No Platform Fee

RunClaw is free during beta. No credit card, no subscription. You pay only your cloud provider or AI-model vendor directly.

One of Each Agent

Deploy one instance of each supported type -- OpenClaw, Agent Zero, and Goose -- each on its own dedicated server you control.

Keep Your Server

Your infrastructure stays under your control when beta ends. Beta users who provision a cloud server also earn 3 months of Pro free.

Questions

OpenClaw, Agent Zero, and Goose. Each runs in its own Docker container on a dedicated server you control.
No. Hetzner is the easiest cloud path, Vultr is the alternative cloud path, and the advanced SSH path lets you connect an Ubuntu server you already manage.
RunClaw charges no platform fee during beta. If you provision a cloud VPS, you pay Hetzner or Vultr directly for the server. If you connect over SSH, you keep using the server you already manage. AI-provider costs such as API keys are also your responsibility.
Your infrastructure keeps running regardless. Beta users who provision a cloud server through RunClaw earn 3 months of Pro free when paid plans launch.
You keep the infrastructure account and the server. Cloud API tokens stay encrypted in your browser, and the SSH path uses infrastructure you already control.
During beta, you can run one instance of each supported agent type per account (one OpenClaw, one Agent Zero, one Goose).

Start the free beta

No RunClaw platform fee during beta. Choose your setup path, then let RunClaw handle the launch and day-two control plane.

Start Free Beta

No credit card required during beta