Getting Started
Go from sign-up to a running OpenClaw bot in under five minutes.
How ClawBlitz Works
ClawBlitz gives you a fully managed OpenClaw instance running in the cloud. You bring your own AI provider API key, and we handle deployment, uptime, storage, and updates. Your bot is accessible via a unique URL protected by a gateway token.
Everything is configured through your dashboard at clawblitz.com — no terminal access, no SSH, no pip installs. The monthly cost is $58/mo, which covers managed hosting, persistent storage, and all platform features.
Create Your Account
Head to clawblitz.com/signup and create an account with your email. After verifying your email address, you will land on the setup wizard.
Choose Your AI Provider
Select one of the supported AI providers. Each provider has different models and pricing — you pay the provider directly for token usage.
OpenAI
GPT-4o, o1, o3
Anthropic
Claude 4, Sonnet
Gemini 2.5 Pro
OpenRouter
Multi-provider
See the AI Providers & Models page for details on each.
Paste Your API Key
Grab an API key from your chosen provider and paste it into the dashboard. ClawBlitz encrypts and stores the key securely — it is only used to make inference requests from your bot.
sk-proj-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Your API key is never shared. All inference costs are billed directly by your provider.
Your Bot Is Live
Once the setup wizard completes, your OpenClaw bot goes live. Within a few seconds you will see a status indicator turn green on your dashboard. Your bot is now reachable at a unique URL.
Share Your Bot URL
Your bot URL is protected by a gateway token. Anyone who has the URL with the token can interact with the bot through the web UI. You can find the full URL (with token) on your dashboard and copy it with the Copy URL button.
You can regenerate the gateway token at any time from the dashboard if you need to revoke access.
Dashboard Overview
The ClawBlitz dashboard is your single control panel. From here you can:
- • Monitor status — see if your bot is running, view uptime, and check resource usage
- • Switch AI provider or model — change providers or swap models without downtime
- • Configure channels — connect Discord, Telegram, WhatsApp, or Slack
- • Manage integrations — add API keys for Notion, GitHub, X/Twitter, and Trello
- • Edit SOUL.md — customize your bot's system prompt and personality
- • Storage management — view usage (5 GB default, auto-expands as needed) and trigger cleanup
- • Copy bot URL — grab the full URL with gateway token to share