1. Create an account
Go to myclaw.cc and click Get Started. Sign in with Google or your email — no credit card required.2. Create a bot
From the dashboard, click New Bot and follow the 5-step wizard:Bot Basics
Enter a name for your bot (e.g.
my-assistant) and a URL slug — this becomes your bot’s address at {slug}.myclaw.cc. The slug must be 3–32 characters, lowercase letters, numbers, and hyphens only.AI Configuration
Choose your AI provider and model, then paste your API key.
| Provider | Example models |
|---|---|
| Anthropic | claude-haiku-4-5, claude-sonnet-4-5 |
| OpenAI | gpt-4o, gpt-4o-mini |
| gemini-1.5-pro, gemini-1.5-flash | |
| Groq | llama-3.3-70b-versatile |
| OpenRouter | any model via OpenRouter |
Your API key is encrypted with AES-256-GCM before storage. It is never visible in plain text after saving.
System Prompt (optional)
Write a system prompt to define your bot’s personality and behavior. Leave blank to use the default helpful assistant prompt. You can change this anytime from the Config tab.
Channels (optional)
Enable messaging channels to let your bot respond in Discord, Telegram, WhatsApp, or Slack. You can configure channel credentials after creation from the bot detail page.
3. Connect a device
Once your bot is running, open the bot detail page and find the Access link section.Copy the access link
Click Copy next to your masked access link (format:
https://{slug}.myclaw.cc?token=...). Keep this link private — anyone with it can request to pair with your bot.Open on a device
Open the access link in any browser on the device you want to connect. This sends an automatic pairing request to your bot.
4. Start chatting
Your bot is live. Use the OpenClaw interface on your connected device to send messages — your AI assistant will respond in real time.Bot running, device paired, and ready to chat? You’re all set!
Next steps
Manage your bot
Start, stop, update config, and monitor your bot
Add more channels
Connect Discord, Telegram, WhatsApp, or Slack