Connect any AI to WhatsApp, Discord, Telegram, Slack, and 14+ messaging platforms in minutes — not weeks. ClawScale handles multi-tenant isolation, conversation routing, and backend orchestration out of the box. Then share a branded onboarding portal so your users can connect on any channel instantly. No boilerplate. No infrastructure headaches.
Don't want to self-host? Try Palmos AI — our managed automation agent →
Most teams spend days wiring up webhook handlers, message queues, user-state stores, and AI API calls for each platform — then do it all over again for the next one. And when you need to support hundreds of users, you're stuck building multi-tenancy, conversation isolation, and access control from scratch.
ClawScale does all of this for you — so you can go from zero to live chatbot in minutes.
WhatsApp, Discord, Telegram, Slack, LINE, Teams, Matrix, Signal, WeChat, Instagram, Facebook, and more. Add any channel from the dashboard in seconds — no webhook wiring required.
Plug in OpenAI, Anthropic, OpenRouter, OpenClaw, or any OpenAI-compatible endpoint. Switch providers or run multiple backends simultaneously — your keys, your choice.
End-users can talk to multiple agents at once. Messages route to all active backends and replies are labeled by source. Users manage their agent team via slash commands.
Every user gets fully isolated conversations, memory, and state. Deploy once and serve hundreds or thousands of users simultaneously — no cross-contamination, no shared context leaking.
Add channels, configure AI backends, manage users, and monitor conversations — all from a visual dashboard. No config files, no CLI required. Role-based access built in.
Share one link with your users. They see every available channel and connect instantly — scan a QR for WeChat, OAuth into Discord, message a number on WhatsApp. Fully white-label.
A user messages your bot on WhatsApp, Discord, Telegram, or any connected channel. The channel adapter normalizes the message and posts it to the ClawScale gateway.
ClawScale identifies the user, loads conversation history, parses any commands, and routes the message to the user's active AI backend(s). Multiple backends can respond in parallel.
Each backend generates a reply with its own conversation context. Replies are saved, labeled by backend, and delivered back through the original channel. The user sees a natural conversation.
Each channel has a dedicated adapter. Paste your credentials in the dashboard, hit Connect, and your chatbot is live. That's it.
QR code scan via Baileys
Meta Cloud API webhook
Bot token (discord.js)
Bot token (grammy long-polling)
Bot + App-level token (Socket Mode)
Channel access token + secret (webhook)
signal-cli REST API
Azure Bot Service (webhook)
Homeserver URL + access token
Bot token (WebSocket)
QR code scan (iLink Bot API)
Webhook integration
You set up the channels. ClawScale generates a branded, user-facing portal your users actually interact with. Share a single URL and they can connect on any platform — no extra frontend work.
Customize the portal from the admin dashboard — no code changes.
ClawScale never injects hidden prompts. Each backend manages its own system prompt, model, and tools. Scale from one OpenClaw instance to many, or mix in other providers.
OpenClaw bundles gateways and agent into one process. ClawScale decouples them so each can scale independently.
| Feature | OpenClaw | ClawScale |
|---|---|---|
| Architecture | Monolithic | Decoupled gateway + agents |
| IM channels | ✓ | ✓ |
| Autonomous agent | ✓ | Via OpenClaw backend |
| User isolation | Shared memory | Per-user/per-tenant |
| Scale to 1000s of users | Memory corruption risk | ✓ |
| Multiple agent instances | ✗ | ✓ |
| Pluggable AI backends | ✗ | ✓ |
| Many-to-many user/agent | ✗ | ✓ |
| Admin dashboard | ✗ | ✓ |
| Role-based access | ✗ | ✓ |
| Audit logs | ✗ | ✓ |
| User onboarding portal | ✗ | White-label, brandable |
| License | Open source | Open source |
Both projects are open source. ClawScale uses OpenClaw as one of its pluggable AI backends.
ClawScale is MIT-licensed and backed by a growing community of developers deploying IM chatbots at scale. Whether you're adding a channel adapter, fixing a bug, or improving docs — every PR matters.
Fork it, modify it, deploy it. No restrictions.
Roadmap shaped by community discussions and RFCs.
Clear docs, good-first-issue labels, and fast PR reviews.
Contributors and self-hosters from around the world.
“I self-host ClawScale on a $5 VPS and it handles our entire team's WhatsApp and Discord bots. The setup guide had me running in under 10 minutes.”
“I wrote a LINE adapter and submitted a PR. The maintainers reviewed it within a day and it shipped in the next release. Best open-source experience I've had.”
“We run ClawScale on-prem behind our firewall. Full control over our data, no third-party dependencies. Exactly what our compliance team needed.”
Clone the repo, run one command, and start deploying AI chatbots to every messaging platform your users are on. No sign-ups. No SaaS fees. No data leaves your server.