Run the OpenClaw personal AI assistant on Cloudflare Workers using Sandbox containers for a fully managed deployment.
Moltworker is a project that runs the OpenClaw personal AI assistant on Cloudflare Workers using Sandbox containers. It packages OpenClaw—a multi-platform AI assistant with a gateway architecture—to deploy as a fully managed, always-on service on Cloudflare's serverless platform. This solves the problem of self-hosting complex, stateful AI applications by leveraging Cloudflare's global infrastructure and integrated services.
Developers and users who want to run a personal AI assistant like OpenClaw without managing their own servers, preferring a fully managed deployment on Cloudflare's platform. It's also for those exploring serverless container deployments for stateful applications.
Developers choose Moltworker because it provides a zero-infrastructure deployment of OpenClaw on Cloudflare's reliable, globally distributed network. It uniquely integrates with Cloudflare's ecosystem (Access, R2, AI Gateway) and offers cost transparency, making it a managed alternative to traditional self-hosting with simpler operational overhead.
Run OpenClaw, (formerly Moltbot, formerly Clawdbot) on Cloudflare Workers
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Runs OpenClaw in Cloudflare Sandbox containers, providing always-on availability without self-hosted infrastructure, as described in the 'Cloudflare Sandbox Deployment' feature.
Seamlessly connects with Cloudflare Access for authentication, R2 for persistent storage, and AI Gateway for API management, leveraging native integrations for enhanced functionality.
Supports web UI, Telegram, Discord, and Slack channels through OpenClaw's gateway architecture, enabling cross-platform interactions from a single deployment.
Requires explicit admin approval for each new device via a protected admin UI, adding an extra layer of security beyond basic authentication.
Marked as a proof of concept in the README, it's not officially supported and may break without notice, making it risky for critical applications.
Requires a paid Workers plan, multiple secret configurations, and Cloudflare Access setup, with estimated costs around $34.50/month for 24/7 operation and numerous steps for deployment.
Heavily dependent on Cloudflare's proprietary services; migrating away would require significant rework, as noted in the integration with Access, R2, and AI Gateway.