Moltworker is an experimental Cloudflare Workers-based project that allows users to run OpenClaw (previously known as Moltbot or Clawdbot), a self-hosted personal AI agent, within the Cloudflare Developer Platform rather than on dedicated hardware. Acting as a middleware Worker and script adaptor, moltworker packages the OpenClaw agent and its dependencies into a Cloudflare Sandbox container that can operate at scale on the global edge network, offering an always-on deployment without users needing their own servers. With this setup, developers can host and interact with a personal AI assistant that maintains persistent conversations, integrates with chat platforms, and provides a control UI protected by Cloudflare Access. The project includes web UIs, Cloudflare configuration files, and scripts to authenticate devices, manage environment secrets, and enable optional services like persistent R2 storage for chat history.
Features
- Deploys OpenClaw personal AI agent on Cloudflare Workers
- Uses Cloudflare Sandbox containers for secure execution
- Admin UI with device authentication via Cloudflare Access
- Optional persistent R2 storage for data
- Support for chat integrations (Telegram, Discord, Slack)
- Leverages Cloudflare AI Gateway and Browser Rendering