Cursor has launched Origin, a proprietary code hosting service currently in early beta across all paid subscription tiers. The platform introduces native Git repository hosting directly inside the Cursor ecosystem, competing with GitHub and GitLab while embedding AI agents directly into version control and code review workflows.
Origin allows developers to create and manage repositories, review pull requests, browse code, and automate continuous integration workflows without leaving the Cursor interface. While developers can host new repositories natively using standard Git commands via the Origin CLI, Cursor has also built a bidirectional GitHub synchronization layer to facilitate incremental adoption.
Dual Hosting and Bidirectional GitHub Sync
Rather than requiring an immediate migration away from existing infrastructure, Origin supports parallel operation alongside GitHub organizations. Teams can connect an existing GitHub organization and select specific repositories to mirror into Origin.
These mirrored repositories maintain real-time synchronization. Code pushes continue targeting GitHub as the primary source of truth, while pull requests, code reviews, and inline discussions synchronize bidirectionally across both platforms. A review comment submitted inside Cursor appears on GitHub within seconds, and replies or reactions from GitHub immediately reflect in Origin.

Native Agent Integration and Ecosystem Extensions
The core technical distinction of Origin lies in its native integration with Cursor's AI coding agents. Because the repository, pull request interface, and underlying codebase reside within the same operational environment, agents can directly answer questions about repository history, generate diffs, update pull requests, and push changes to designated branches.
At launch, Cursor announced third-party integrations with infrastructure and CI/CD providers:
- Vercel: Connecting an Origin repository automatically triggers preview deployments for pull requests, followed by production deployments upon merging.
- Depot and Buildkite: Provide CI pipeline execution, supporting standard GitHub Actions workflows as well as Buildkite native execution pipelines.
Availability and Administration
Origin is rolling out immediately in early beta to all users on Cursor Pro and Business plans. Enterprise administrators have been provided with management settings to opt out or restrict repository access according to organizational security policies.



