Cursor self-hosted machines move agents on-prem

Cursor now lets cloud agents run on customer-managed machine pools, keeping execution inside your network while inference stays in Cursor cloud.

Diagram of Cursor cloud agents executing on customer-managed machines inside corporate network
Cursor routes tool execution to customer-managed workers while inference stays in Cursor cloud.· Cursor Blog
Contents(3)

Cursor Blog says Cursor self-hosted machines let cloud agents run on dynamically scheduled pools inside your network while still starting from Cursor.

Companies working on this

StartupHub profiles of the companies this article names, with funding and a one-liner from our database.

Cursor (Anysphere)
$29.3B
Cursor is an AI code editor built to make you extraordinarily productive by coding with AI.
Modal Labs
$2.5B
AI-powered platform for building and deploying custom AI agents.

The Sep 2 post by Jack Pertschuk positions control over execution location as the next bottleneck as agents do more real work.

Cursor says cloud agents now create more than 60% of pull requests merged internally.

How self-hosted Cursor workers actually run

Tool execution moves to your machine while the agent loop, inference and planning stay in the Cursor cloud.

You install the Cursor CLI and run agent worker start, which opens a long-lived outbound HTTPS connection that Cursor never initiates inbound.

When a session starts, the harness sends tool calls to that dedicated worker, which holds the working copy, edits files, runs commands and returns outputs that may contain code.

Think of it like a remote hands technician: your hands touch the repo, Cursor does the thinking elsewhere.

Why it matters, and what it still doesn't fix

Teams choose this when agents need direct access to internal services, GPUs or Macs for iOS builds, or custom OS and build pipelines that don't fit a standard Cloud Agent build.

Cloudflare director Meagan Gamache, who leads Developer Platforms, frames isolated self-hosted execution as the foundation for trusted agent development.

Supported sandbox providers now include AWS Lambda, Cloudflare, Coder, Daytona, E2B, Modal, Namespace and Vercel, so teams can reuse sandboxes they already run.

AWS Lambda senior product manager Ayush Kulkarni describes Lambda MicroVMs launching near-instantly from snapshots and suspending when idle as the compute layer for this model.

Pools serve any repository and scale with demand via a controller that watches the queue and runs your spawn script, so you don't pre-size the fleet.

Idle workers can reset, preserve the workspace for follow-ups, or hibernate to a snapshot and restore with the same ID if a follow-up arrives in the reconnect window.

Linux workers now support computer use alongside Macs when Chrome or Chromium is installed, letting agents click, screenshot and drive a browser you can watch.

What isn't fixed is the data boundary: tool outputs and transcripts flow back to Cursor for inference and may be processed and stored, so sensitive code still leaves the network.

The operational win is subtle but real. One pool can serve many repos and ride existing infrastructure instead of standing up a parallel agent farm.

If agents keep writing most merged code, where they run stops being a preference and starts being a procurement and audit requirement.

© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Daniel Singer

Written by

Daniel Singer

Editor, StartupHub.ai

Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.

More from Daniel Singer

Startups in this story

Profiles for the companies named above.