{"id":368251,"date":"2026-03-31T21:49:28","date_gmt":"2026-03-31T21:49:28","guid":{"rendered":"https:\/\/www.newsbeep.com\/il\/368251\/"},"modified":"2026-03-31T21:49:28","modified_gmt":"2026-03-31T21:49:28","slug":"why-cursor-is-bringing-self-hosted-ai-agents-to-the-fortune-500","status":"publish","type":"post","link":"https:\/\/www.newsbeep.com\/il\/368251\/","title":{"rendered":"Why Cursor is bringing self-hosted AI agents to the Fortune 500"},"content":{"rendered":"<p>For AI coding agents to work effectively, they need access to a broad range of systems \u2014 from private repositories and dependencies to internal tools and build pipelines. However, many companies are reluctant to grant that level of access to external services due to security, legal, and compliance restrictions governing how code and data are handled.<\/p>\n<p>And that is why <a href=\"https:\/\/cursor.com\/\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">Cursor<\/a> is now letting companies run its <a href=\"https:\/\/cursor.com\/docs\/cloud-agent\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">cloud agents<\/a> inside their own infrastructure. The coding platform, last <a href=\"https:\/\/www.cnbc.com\/2025\/11\/13\/cursor-ai-startup-funding-round-valuation.html\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">valued at $29.3 billion<\/a> following a $2.3 billion funding round in November, says this allows its agents to run code, tests, and development tasks locally while keeping source code and build data within a company\u2019s own environment.<\/p>\n<p>\u201cSelf-hosted agents offer all the benefits of cloud agents with tighter security control: your codebase, tool execution, and build artifacts never leave your environment,\u201d Cursor engineer <a href=\"https:\/\/www.linkedin.com\/in\/katiabazzi\/\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">Katia Baza<\/a> writes in a <a href=\"https:\/\/cursor.com\/blog\/self-hosted-cloud-agents\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">blog post<\/a>. \u201cFor teams with complex development environments, self-hosted agents have access to your caches, dependencies, and network endpoints \u2013 just like an engineer or service account would.\u201d<\/p>\n<p>Bringing agents closer to the code<\/p>\n<p>Cursor <a href=\"https:\/\/thenewstack.io\/cursor-2-0-ide-is-now-supercharged-with-ai-and-im-impressed\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">is an AI code editor<\/a> developed by <a href=\"https:\/\/anysphere.inc\/\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">Anysphere<\/a>, a startup founded by students out of Massachusetts Institute of Technology (MIT) in 2022. Its core product centers on autonomous coding agents that can handle long-running software tasks, including writing code, running tests, and preparing changes for review.<\/p>\n<p>Those agents are designed to work with a high degree of autonomy. To do that, they need a full development environment to operate in. Cursor\u2019s cloud agents handle this by spinning up isolated virtual machines, where they clone a repository, install dependencies, make changes, and run tests as part of a given task.<\/p>\n<p>However, this depends on running those environments on Cursor\u2019s own infrastructure, effectively bringing the code to the agent. Self-hosting reverses that, bringing those same agents closer to where a company\u2019s code and systems already sit.<\/p>\n<p>They can interact directly with internal services, dependencies, and network-restricted resources as part of a task. This removes the need to route those interactions through external systems or expose internal infrastructure, while Cursor continues to coordinate how the agents operate.<\/p>\n<p>In high demand<\/p>\n<p>Requests to self-host Cursor\u2019s cloud agents <a href=\"https:\/\/forum.cursor.com\/t\/running-agents-in-company-managed-cloud-environments\/150016\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">have been<\/a> surfacing among users <a href=\"https:\/\/forum.cursor.com\/t\/self-hosted-cloud-agents\/151880\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">for months<\/a>. In forum threads and <a href=\"https:\/\/www.reddit.com\/r\/cursor\/comments\/1psie9e\/can_you_self_host_cloud_agents\/\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">community discussions<\/a>, developers have asked about running these agents inside their own environments, often to avoid exposing code externally or to connect more easily to internal systems.<\/p>\n<p>Some of those discussions also highlight the limits of what \u201cself-hosting\u201d can mean in this context. Running the core agent logic locally is one thing; managing orchestration, lifecycle, and user interfaces is another. Cursor\u2019s cloud agents bundle those components together, making a fully independent setup difficult.<\/p>\n<p>Still, Cursor\u2019s update addresses at least part of that gap. Many companies, particularly in regulated industries, are restricted from sharing source code or build environments with third-party services. Even when technically possible, internal policies can limit what tools are allowed to access.<\/p>\n<p>Self-hosting doesn\u2019t remove every challenge. Companies still need to deploy and manage the infrastructure these agents run on, and the agents\u2019 planning and coordination still take place in Cursor\u2019s cloud, with only execution handled locally.<\/p>\n<p>While the clearest use case is for companies that need to keep code and systems inside their own networks, Cursor is also tapping into a growing appetite for running coding agents locally on individual machines, something reflected in the <a href=\"https:\/\/thenewstack.io\/openclaw-github-stars-security\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">recent hype around projects such as OpenClaw<\/a>.<\/p>\n<p>Cursor, in fact, makes this use case explicit in its <a href=\"https:\/\/cursor.com\/docs\/cloud-agent\/self-hosted\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">official documentation<\/a>:<\/p>\n<p>\u201cRun Cursor anywhere \u2014 spin up a worker on your laptop, a devbox, or a remote VM. You get a Cloud Agent that uses your local environment, your dependencies, and your network access.\u201d<\/p>\n<p>So, in effect, Cursor is giving users greater flexibility to run its agents across different environments, expanding where the product can be deployed \u2014 and removing a key barrier to adoption.<\/p>\n<p>Cursor says self-hosted cloud agents currently support up to 10 workers per user and 50 per team, with larger company-wide deployments available on request. Self-hosted agents can be enabled through the Cursor dashboard, once a worker is set up in the target environment.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"588\" height=\"362\" src=\"https:\/\/www.newsbeep.com\/il\/wp-content\/uploads\/2026\/03\/9e1115c8-self-hosted-og-image.png\" alt=\"Choosing &quot;self-hosted&quot; in the Cursor dashboard\" class=\"wp-image-22818675\"\/>Choosing \u201cself-hosted\u201d in the Cursor dashboard<\/p>\n<p>Frontier territory<\/p>\n<p>Cursor\u2019s move toward self-hosted agents sits within a broader effort to make its tools usable in environments that have so far been difficult to reach.<\/p>\n<p>The company has been expanding its agentic capabilities, including <a href=\"https:\/\/thenewstack.io\/cursor-agents-developer-workflows\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">\u201calways-on\u201d agents<\/a> that can handle code reviews, bug triage, and other routine tasks across a codebase. It has also <a href=\"https:\/\/thenewstack.io\/cursor-open-sources-security-agents\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">open-sourced security-focused agent templates<\/a>, which allow teams to define how agents interact with sensitive code and systems.<\/p>\n<p>These moves come as competition intensifies from both standalone coding tools and the major model providers \u2014 including OpenAI, Anthropic, and Google \u2014 which are building their own agent systems on top of models they develop and control.<\/p>\n<p>That dynamic helps explain why Cursor is also moving to control more of its own stack. That includes <a href=\"https:\/\/cursor.com\/blog\/composer-2\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">Composer 2<\/a>, a recently released model designed to <a href=\"https:\/\/thenewstack.io\/cursors-composer-2-beats-opus\/\" class=\"local-link\" rel=\"nofollow noopener\" target=\"_blank\">handle longer coding tasks at lower cost<\/a>. It reduces reliance on third-party frontier models, but it has <a href=\"https:\/\/venturebeat.com\/technology\/cursors-composer-2-was-secretly-built-on-a-chinese-ai-model-and-it-exposes-a\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">drawn scrutiny after Cursor acknowledged<\/a> it is built on top of Moonshot AI\u2019s Kimi K2.5 (a Chinese open-weights model) that wasn\u2019t disclosed at launch.<\/p>\n<p>So for Cursor, the challenge, perhaps, lies in both differentiating its product and removing barriers that limit how and where it can be used. The company says its broader platform is currently used by more than\u00a0two-thirds of the Fortune 500, while the likes of Notion and Brex are already early adopters of its self-hosted cloud agents, suggesting demand among teams with more complex infrastructure and security requirements.<\/p>\n<p>\u201cSelf-hosted cloud agents are a meaningful step toward making coding agents enterprise ready,\u201d <a href=\"https:\/\/www.benkraft.org\/about\/\" class=\"ext-link\" rel=\"external  nofollow noopener\" onclick=\"this.target=&#039;_blank&#039;;\" target=\"_blank\">Ben Kraft<\/a>, a software engineer at Notion, writes in the blog post. \u201cIn large codebases like Notion\u2019s, running agent workloads in our own cloud environment allows agents to access more tools more securely and saves our team from needing to maintain multiple stacks.\u201d<\/p>\n<p>\t<a class=\"row youtube-subscribe-block\" href=\"https:\/\/youtube.com\/thenewstack?sub_confirmation=1\" target=\"_blank\" rel=\"nofollow noopener\"><\/p>\n<p>\n\t\t\t\tYOUTUBE.COM\/THENEWSTACK\n\t\t\t<\/p>\n<p>\n\t\t\t\tTech moves fast, don&#8217;t miss an episode. Subscribe to our YouTube<br \/>\n\t\t\t\tchannel to stream all our podcasts, interviews, demos, and more.\n\t\t\t<\/p>\n<p>\t\t\t\tSUBSCRIBE<\/p>\n<p>\t<\/a><\/p>\n<p>    Group<br \/>\n    Created with Sketch.<\/p>\n<p>\t\t<a href=\"https:\/\/thenewstack.io\/author\/paul-sawers\/\" class=\"author-more-link\" rel=\"nofollow noopener\" target=\"_blank\"><\/p>\n<p>\t\t\t\t\t<img decoding=\"async\" class=\"post-author-avatar\" src=\"https:\/\/www.newsbeep.com\/il\/wp-content\/uploads\/2026\/03\/bd93adde-cropped-9c2ecfc5-a-600x600.jpg\"\/><\/p>\n<p>\n\t\t\t\t\t\t\tPaul is an experienced technology journalist covering some of the biggest stories from Europe and beyond, most recently at TechCrunch where he covered startups, enterprise, Big Tech, infrastructure, open source, AI, regulation, and more. Based in London, these days Paul&#8230;\t\t\t\t\t\t<\/p>\n<p>\t\t\t\t\t\tRead more from Paul Sawers\t\t\t\t\t\t<\/p>\n<p>\t\t<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"For AI coding agents to work effectively, they need access to a broad range of systems \u2014 from&hellip;\n","protected":false},"author":2,"featured_media":368252,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[85,46,125],"class_list":{"0":"post-368251","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-technology","8":"tag-il","9":"tag-israel","10":"tag-technology"},"_links":{"self":[{"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/posts\/368251","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/comments?post=368251"}],"version-history":[{"count":0,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/posts\/368251\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/media\/368252"}],"wp:attachment":[{"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/media?parent=368251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/categories?post=368251"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.newsbeep.com\/il\/wp-json\/wp\/v2\/tags?post=368251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}