Multi-tenant OpenClaw infra
Computer use agents via REST API, on Slack, Telegram, and WhatsApp.
Sandboxed, persistent, powered by the OpenClaw runtime and Lobu Skills.
How it works
Connect any platform
Add Telegram,
Slack,
Discord,
WhatsApp, or
Teams from the admin page. No env vars — just paste your bot token and go.
Manage platform connections
Connected message launches a sandbox
Self-service setup
Users bring their own AI provider keys via a settings page you don't have to build. No config files, no terminal.
Pick your AI provider and model
Groq
Connected
Gemini
Connected
Together AI
Connected
NVIDIA NIM (free)
Connected
z.ai
Connected
ElevenLabs
Connected
Fireworks AI
Connected
Mistral
Connected
DeepSeek
Connected
OpenRouter
Connected
Cerebras
Connected
OpenCode Zen
Connected
xAI
Connected
Perplexity
Connected
Cohere
Connected
OpenAI
Connected
Bot walks users through setup
Zero-trust security
Agents start with no internet access and never see real credentials. The gateway proxy swaps in secrets at request time and enforces a domain allowlist.
Domains, MCP proxy, and tool permissions
Agent asks for network access
Skills and integrations
Users install skills that bundle MCP servers and integrations. OAuth and API-key auth handled for you.
Learn more →Review skills, MCP servers, and auth
Pending changes from your agent
Review and approve the requested configuration changes.
system/ops-triage
Triage inbox, PRs, and issues
Agent configures dependencies
Built-in persistent memory
Owletto memory plugin is enabled by default. PostgreSQL + pgvector for semantic search, BM25 for keyword recall, and an entity system — auto-recall on every turn, no setup required.
Choose and configure memory plugins
Agent stores and recalls long-term context
Scheduling out of the box
Users set reminders and recurring tasks in natural language. Agents run autonomously at the scheduled time — you don't build the scheduler.
View and manage scheduled jobs
Check open PRs and summarize review queue
pendingrecurringEvery Mon 9:00 AM
Review Q1 deck
pendingTomorrow 2:00 PM
Schedule tasks in natural language
User-installable packages
Let users install system packages via Nix on demand. Environments persist across sessions and are fully reproducible.
Manage installed system packages
Agent requests tools it needs
Architecture
Security-first. Zero trust by default. Every agent runs in an isolated sandbox with no direct network access.
- Native UI per platform — not just text
- Users authenticate with their own accounts
- Embedded settings via inline buttons
- Secret swapping — workers never see real keys
- HTTP proxy with domain allowlist
- MCP proxy with per-user OAuth
- BYO provider keys (Anthropic, OpenAI, etc.)
- One sandbox per user and channel
- Kata Containers / Firecracker microVMs / gVisor on GCP
- virtualized bash for scaling beyond 1000 users
- No direct internet access (internal network)
- Nix reproducible environments
- OpenTelemetry for observability
Ready to try it?
Message our Telegram bot and start coding in seconds.