Cursor is opening up its AI agent technology with the release of its new Cursor SDK. This tool allows developers to programmatically build and deploy custom coding agents, leveraging the same runtime, harness, and models that power Cursor’s desktop, CLI, and web applications. The SDK is now available in public beta.
Previously, building robust coding agents required significant engineering effort, from secure sandboxing to state management and adapting to new models. The Cursor SDK aims to abstract away this complexity, enabling teams to focus on agent functionality rather than infrastructure.
Deploying Agents at Scale
The SDK provides access to production-ready cloud infrastructure, offering dedicated virtual machines with strong sandboxing and pre-configured development environments. These cloud sessions are designed for durability, allowing agents to continue running even if a local machine goes offline. Agents can execute tasks like opening pull requests or pushing branches upon completion.
