Sandbox SDK - Run Cursor Cloud Agents on Cloudflare
Cursor self-hosted machines now enable running Cursor Cloud Agents on Cloudflare infrastructure, with agent execution isolated in containers and tools running in your controlled environment. An open-source Workers template simplifies deployment with all necessary resources including Durable Objects, R2 buckets, and cron triggers.
Cursor self-hosted machines ↗ let you run Cursor Cloud Agents on Cloudflare. Each assigned session runs in its own isolated environment backed by Cloudflare Containers.
Cursor hosts the agent loop, inference, and planning. Cloudflare runs commands, file edits, repository operations, and other tools inside infrastructure that you control. The open-source Cursor Cloudflare Workers template ↗ deploys the Worker, Durable Object namespace, container application, R2 bucket binding, and cron trigger used by the integration.
To get started, refer to Run Cursor Cloud Agents on Cloudflare via self-hosted machines.
Source: original entry ↗