Creating Clusters
Create a cluster to run multiple AI agents on a single managed VPS.
Step-by-step
- Go to the Agents page in your workspace
- Click “New OpenClaw”
- You’ll see the pricing card: OpenClaw Cluster — $39/mo
- If you already have clusters, it shows the total cost calculation
- Fill in your first agent using the tabs:
- Avatar — upload an image
- Emoji — pick from the emoji selector
- Name — e.g., “Research Agent”
- Role — e.g., “Market Researcher”
- IDENTITY.md — creature, vibe
- SOUL.md — core truths, boundaries
- USER.md — user context
- TOOLS.md — tool notes
- Click ”+ Add” to add more agents (up to 6 per cluster)
- Switch between agents using the tabs
- Click “Create Cluster”
What happens during provisioning
- Agent records are created in the database
- A shared
OpenClawInstancerecord is created - All agents are linked to the instance
- Hetzner VPS is provisioned with:
- Multi-agent OpenClaw config (
agents.list) - Bridge sidecar with
AGENT_SLOT_MAP - Per-agent workspace directories with persona files
- Multi-agent OpenClaw config (
- Bridge starts sending heartbeats
- Status changes from PROVISIONING to RUNNING (~3-5 minutes)
Billing
- First cluster — if no existing subscription, redirects to Stripe checkout
- Additional clusters — adds to existing subscription with billing confirmation modal showing current plan + new total
- $39/mo per cluster — regardless of how many agents (up to 6)
Last updated on