Skip to content
Skip to content
No API keys. No per-token billing. No DevOps. From Agent Builder to Mission Control — 274+ features, one platform.

Build, deploy, and
manage AI agents.
One subscription.

Built on OpenClaw. Knowledge Base, Agent Builder, API, Webhooks, and Mission Control. Everything you need to operate AI agents at scale.

Built on OpenClaw · Your server, your data · Deploy in minutes

dashboard.clawhq.tech

Overview

Welcome back, Yash

All systems operational

VPS

Running

2 vCPU · 8GB

Model

Kimi K2.5

128K context

Agents

5 active

of 7 deployed

Channels

7 / 7

All connected

Resource Usage

CPU RAM Disk
00:0006:0012:0018:00Now
Kimi K2.5·MiniMax M2.7·DeepSeek V3·Llama 4·Qwen 3·Mistral
All included. No API keys. No per-token billing.
WhatsApp
Telegram
Discord
Slack
Microsoft Teams
Signal
Webchat
WhatsApp
Telegram
Discord
Slack
Microsoft Teams
Signal
Webchat
WhatsApp
Telegram
Discord
Slack
Microsoft Teams
Signal
Webchat
WhatsApp
Telegram
Discord
Slack
Microsoft Teams
Signal
Webchat

Everything included

One price. Everything you need.

Built on OpenClaw. No API keys to manage. No separate AI bills. No channel add-ons. Every plan includes the full platform.

AI Models Built In

Kimi K2.5, MiniMax M2.7, DeepSeek, Llama, Qwen, Mistral and more. No API keys. No per-token billing. Flat rate.

KimiMiniMaxDeepSeekLlamaQwenMistral
Unlimited messages Auto-fallback between models

7 Channels, Day One

WhatsApp, Telegram, Discord, Slack, Teams, Signal, Webchat. All included. Real-time connection testing.

WA
TG
DC
SL
TM
SG
WC

Agent Store

Pre-built agents free at launch — Support, Research, Writer, Data, Sales, Reviewer, Manager. One-click deploy.

Support
Research
Writer
Data
Sales
Reviewer
Manager

Dedicated VPS

Guaranteed CPU, RAM, NVMe. Not shared. Health monitoring + service status dashboard.

CPU75%
RAM60%
NVMe45%

Real-Time Monitoring

Live CPU, RAM, disk, network charts. Health checks every 2 min. Auto-restart on crash.

Fully Managed

Setup, updates, SSL, crash recovery, custom domain. Deploy in minutes. Onboarding checklist guides you.

Setup
SSL certs
Updates
Backups
Monitoring
Recovery

Pricing

Simple, transparent pricing

Every plan includes AI models, all channels, dedicated VPS, and full dashboard access. No hidden fees.

Starter

All-inclusive. Zero hassle.

$59/mo
Get Started
  • Dedicated VPS (2 vCPU, 8GB RAM)
  • AI models included — no API keys
  • All 7 messaging channels
  • Agent Store (7 free agents)
  • Custom domain + auto-SSL
  • Health monitoring + auto-restart
  • Professional chat interface
  • Ticket-based support
Most Popular

Pro

For teams that build.

$129/mo
Get Pro
  • Everything in Starter +
  • Agent Builder (AI-assisted)
  • Model Playground
  • Knowledge Base with RAG
  • Webhooks (9 events, auto-retry)
  • Full API Access with SDKs
  • Analytics + Logs + Audit Log
  • 4 vCPU, 16GB RAM
Most Powerful

Ultra

Command your AI workforce.

$350/mo
Go Ultra
  • Everything in Pro +
  • Mission Control dashboard
  • Kanban task board
  • Agent orchestration + automation
  • Session replay with traces
  • Time tracking + calendar
  • 8 vCPU, 32GB RAM
White Glove

Enterprise

Built around your business.

Custom

Starting at $999/mo

Talk to Us
  • Custom VPS specs
  • Custom AI agents built for you
  • Bespoke integrations
  • Dedicated account manager
  • 25x rate limits
  • White-glove setup + support
  • Everything in Ultra included

See what you get

Compare all plans

Scroll →
FeatureStarterProUltraEnterprise
vCPU248Custom
RAM8 GB16 GB32 GBCustom
NVMe Storage100 GB200 GB400 GBCustom
AI models
All 7 channels
Agent Store
Agent Builder
Knowledge Base
API + Webhooks
Analytics + Logs
Mission Control
Task Board
Rate limits1x5x10x25x
SupportTicketsPriorityPriorityDedicated

How it works

Deploy in minutes. Seriously.

You can get started with any plan in minutes. As you grow, connect more channels, deploy more agents, upgrade your server, or build custom agents with AI.

01

Pick a plan

Every plan includes a dedicated server, AI models, all 7 messaging channels, and a full management dashboard. No hidden add-ons. Start with Starter and upgrade anytime.

See pricing →
Starter

Dedicated VPS, AI models, 7 channels, agent store, monitoring

2 vCPU · 8GB RAM · 100GB NVMe

$59

/mo

ProPopular

Agent Builder, Knowledge Base, API, Webhooks, Analytics, Audit Log

4 vCPU · 16GB RAM · 200GB NVMe

$129

/mo

Ultra

Mission Control, Task Board, Agent Roster, Session Tracker, Events

8 vCPU · 32GB RAM · 400GB NVMe

$350

/mo

02

We deploy everything

Our automated pipeline provisions your dedicated VPS, installs OpenClaw, configures DNS + SSL, sets up the AI gateway, and connects your dashboard. 12 steps, fully automated. You don't touch a terminal.

View what's included →
Provisioning Pipeline

Step 1/12 — Cloudflare DNS record created

Step 2/12 — Firewall ports opened (22, 80, 443)

Step 3/12 — System packages installed

Step 4/12 — OpenClaw gateway installed

Step 5/12 — Nginx reverse proxy configured

Step 6/12 — SSL certificate generated

Step 7/12 — Systemd service created

Step 8/12 — OpenClaw installed

Step 9/12 — AI model gateway initialized

Step 10/12 — Embedding service started

Step 11/12 — Health checks passed

Step 12/12 — Dashboard live at demo.clawhq.tech

✓ Provisioning complete — all systems operational

03

Connect your channels

WhatsApp, Telegram, Discord, Slack, Microsoft Teams, Signal, or Webchat. Connect any or all from your dashboard in one click. Your AI agents are instantly available wherever your users are.

Explore channels →

My Channels

6 of 7 connected

WhatsAppPrimary
HealthyConnected
Telegram
HealthyConnected
Discord
HealthyConnected
Slack
HealthyConnected
Microsoft Teams
HealthyConnected
Signal
Requires Setup
Webchat
HealthyConnected
04

You're live

Your agents are running on dedicated hardware. Deploy more from the agent store, monitor everything in real-time, connect via API and webhooks, build custom agents, and scale up whenever you're ready. Full control from day one.

Get started →
API Example — Send a message

# Send a message to your AI agent

curl -X POST \

https://demo.clawhq.tech/api/v1/chat \

-H "Authorization: Bearer clw_your_api_key" \

-H "Content-Type: application/json" \

-d '{

"message": "How do I configure WhatsApp?",

"agent": "support-agent",

"stream": true

}'

# Response (streaming)

{

"id": "msg_a1b2c3d4",

"role": "assistant",

"content": "To configure WhatsApp, go to...",

"model": "kimi-k2.5",

"tokens": 245

}

Before & After

Stop managing infrastructure.
Start shipping.

Without ClawHQ

What self-hosting actually looks like

terminal

$ sudo apt install nginx certbot docker.io

$ sudo certbot --nginx -d mysite.com

ERROR: Could not bind to port 443

$ sudo kill -9 $(lsof -t -i:443)

$ docker pull openclaw/openclaw:latest

$ docker-compose up -d

WARNING: gateway not responding on :18789

$ sudo nano /etc/nginx/sites-available/default

ERROR: SSL handshake failed

$ sudo systemctl restart nginx

ERROR: trusted-proxy auth mode not configured

$ # 3 hours later...

Hours debugging Docker, nginx, SSL, DNS, firewall configs

VPS $20 + AI API $40+ + channel plugins = $80+/mo and growing

Server crashes at 3am — nobody monitoring, no auto-restart

Every update requires SSH, manual config, and crossed fingers

Your time is the most expensive cost — and it never stops

With ClawHQ

What it actually looks like

dashboard.clawhq.tech
OverviewAll systems operational

VPS

Running

Model

Kimi K2.5

Agents

5 active

Channels

7/7

CPU & RAM (24h)

CPURAM

Recent Activity

Agent deployed — Support Agent2m ago
Channel connected — WhatsApp15m ago
Model switched → Kimi K2.51h ago

Deploy in minutes — we handle DNS, SSL, nginx, OpenClaw, everything

One price, one bill — AI models, channels, VPS, dashboard all included

Health checks every 2 min, auto-restart on crash, 99.9% uptime

Updates, backups, scaling — managed by us, zero maintenance for you

Full API access, webhooks, Knowledge Base — build and integrate anything

FAQ

Common questions

Everything you need to know about ClawHQ.

What AI models are included?

Every plan includes production-ready open-source AI models. No API keys needed. No per-token billing. Pro and Ultra plans get access to the full model library with instant switching.

Available Models

Kimi K2.5MiniMax M2.7DeepSeek V3Llama 4Qwen 3Mistral

What you get

No API keys to manage
No per-token billing — flat rate
Auto-fallback between models
Instant model switching on Pro/Ultra
New models added regularly

Ready to deploy?

Dedicated VPS, AI models, all channels, full dashboard. One price. Deploy in minutes.

CLAWHQ