Cursor Origin
Cursor Origin for Enterprises: 10 Questions to Ask First
Before adopting Cursor Origin, an enterprise should ask ten questions: SSO and SCIM, audit logs, branch-protection parity, data residency, security terms, CI, network egress, support SLAs, pricing and the exit path. Origin's early beta (August 17, 2026) answers three of them partially, CI, pricing and exit, and leaves the rest unpublished, which makes the checklist the work to do before a critical repo moves.

On this page
- What should enterprises ask before adopting Cursor Origin?
- Will Origin support SSO, SCIM and audit logs?
- Does Origin match branch protection and data residency?
- What security terms and network controls will Origin ship?
- What is Origin's CI story and support commitment?
- How will Origin be priced, and how do we leave?
What should enterprises ask before adopting Cursor Origin?
Origin is Cursor's git hosting platform, announced at Compile on June 16, 2026 and in early beta on paid plans since August 17. The docs cover repos, GitHub sync, pull requests, apps and a CLI, and they say two things an enterprise reader should notice first: admins can disable Origin for the team from the dashboard, and the Permissions and Rules and Protections controls are being redesigned during the beta. For a platform team that is not a problem to complain about, it is a due-diligence gap to plan around: most enterprise controls you rely on from GitHub or GitLab today are, for Origin, still an open question.
The table below is the checklist. Each question gets its own treatment further down, with why it matters and what, if anything, is published today. Spoiler on the third column: it is still mostly "nothing Origin-specific," with the beta docs filling in CI, pricing and the exit path, and knowing that precisely is the point.
- #
- 1
- Question
- SAMLSecurity Assertion Markup Language. The XML-era enterprise standard that powers single sign-on: your identity provider vouches for you to each app. Older than OIDC but still what many enterprise tools speak. Press Enter for the full definition. SSOSingle Sign-On. One company login (usually via SAML or OIDC) instead of a separate password per tool. Press Enter for the full definition. and SCIMSystem for Cross-domain Identity Management. A standard for automatically creating and removing user accounts when people join or leave. Press Enter for the full definition. provisioning?
- Published for Origin today
- Nothing Origin-specific; access follows Cursor team membership
- #
- 2
- Question
- Audit logs, and can we export them?
- Published for Origin today
- Nothing Origin-specific
- #
- 3
- Question
- Branch-protection parity with rulesets?
- Published for Origin today
- A Rules and Protections tab exists per repo; docs say controls may expand and the UI is being redesigned
- #
- 4
- Question
- Data residency, can we pin a region?
- Published for Origin today
- Nothing
- #
- 5
- Question
- Security terms covering the hosting?
- Published for Origin today
- Origin follows the namespace owner's Privacy ModeCursor's setting that guarantees code data is not used for training by Cursor or its model providers, and that an admin can enforce org-wide; data-retention terms are a separate, contractual layer. Press Enter for the full definition.; legacy privacy mode excluded; nothing further
- #
- 6
- Question
- Egress and network controls?
- Published for Origin today
- Nothing
- #
- 7
- Question
- What runs CI, what happens to pipelines?
- Published for Origin today
- Depot or Buildkite apps on Origin-hosted repos; synced repos keep CI on GitHub. Auto CI fixes still reported only
- #
- 8
- Question
- Support tier and uptime SLA?
- Published for Origin today
- Nothing; feedback goes to hi@cursor.com
- #
- 9
- Question
- Pricing model and unit?
- Published for Origin today
- Included with Pro, Teams and Enterprise in the beta; no standalone price
- #
- 10
- Question
- Exit path, what exports?
- Published for Origin today
- Synced repos keep GitHub as source of truth until detached; no exporter for Origin-only data. See the migration guide
| # | Question | Published for Origin today |
|---|---|---|
| 1 | SAMLSecurity Assertion Markup Language. The XML-era enterprise standard that powers single sign-on: your identity provider vouches for you to each app. Older than OIDC but still what many enterprise tools speak. Press Enter for the full definition. SSOSingle Sign-On. One company login (usually via SAML or OIDC) instead of a separate password per tool. Press Enter for the full definition. and SCIMSystem for Cross-domain Identity Management. A standard for automatically creating and removing user accounts when people join or leave. Press Enter for the full definition. provisioning? | Nothing Origin-specific; access follows Cursor team membership |
| 2 | Audit logs, and can we export them? | Nothing Origin-specific |
| 3 | Branch-protection parity with rulesets? | A Rules and Protections tab exists per repo; docs say controls may expand and the UI is being redesigned |
| 4 | Data residency, can we pin a region? | Nothing |
| 5 | Security terms covering the hosting? | Origin follows the namespace owner's Privacy ModeCursor's setting that guarantees code data is not used for training by Cursor or its model providers, and that an admin can enforce org-wide; data-retention terms are a separate, contractual layer. Press Enter for the full definition.; legacy privacy mode excluded; nothing further |
| 6 | Egress and network controls? | Nothing |
| 7 | What runs CI, what happens to pipelines? | Depot or Buildkite apps on Origin-hosted repos; synced repos keep CI on GitHub. Auto CI fixes still reported only |
| 8 | Support tier and uptime SLA? | Nothing; feedback goes to hi@cursor.com |
| 9 | Pricing model and unit? | Included with Pro, Teams and Enterprise in the beta; no standalone price |
| 10 | Exit path, what exports? | Synced repos keep GitHub as source of truth until detached; no exporter for Origin-only data. See the migration guide |
Status as of August 22, 2026, checked against cursor.com/docs/origin, the August 17 changelog, cursor.com/pricing and cursor.com/security. Re-verify as the beta moves.
This is covered hands-on in Cursor Compile 2026 — 1 short Unit, free to read.
Rather do it than read about it? Run 11 interactive Cursor walkthroughs in a simulated editor. Free, no account needed.
Will Origin support SSO, SCIM and audit logs?
Identity and evidence are the first two questions because they gate everything else. A code host your identity provider can't manage is shadow IT on day one, and a host that can't show you who did what is unusable for change-management evidence.
1. Does Origin support SAML SSO and SCIM provisioning?
Why it matters: offboarding. When someone leaves, SCIMSystem for Cross-domain Identity Management. A standard for automatically creating and removing user accounts when people join or leave. Press Enter for the full definition. is what revokes their access to the repo the same hour their account is disabled, without a manual sweep. What's known: the docs say Origin access follows your Cursor team and codebase permissions, so whatever provisions the Cursor team provisions Origin, but nothing names SAMLSecurity Assertion Markup Language. The XML-era enterprise standard that powers single sign-on: your identity provider vouches for you to each app. Older than OIDC but still what many enterprise tools speak. Press Enter for the full definition. or SCIM for Origin itself. Cursor does publish both for the editor product, which is the closest precedent you have.
2. What lands in the audit log, and can we export it?
Why it matters: a hosting audit log is a different animal from an editor audit log. You need pushes, force-pushes, permission changes, protection-rule edits and merges, exportable to your SIEM, because that trail is what an auditor accepts as evidence that your change process is real. What's known: nothing for Origin. One wrinkle worth raising with the vendor: when an agent opens and merges a change, the log should record which human directed it, or the trail stops meaning anything.
The editor's published plans are your baseline for what Cursor considers enterprise-grade. Treat them as precedent, not as a promise about Origin.
- SAML/OIDC SSO
- Listed on the Teams plan (cursor.com/pricing)
- SCIM seat management
- Listed on the Enterprise plan
- Audit logs + service accounts
- Listed on the Enterprise plan
- SOC 2 Type II
- Attestation report on request at trust.cursor.com
- AIUC-1 (Aug 13, 2026)
- Agent security, safety and reliability certification, audited by Schellman; scope as stated by Cursor: the IDE and cloud agents, using a representative enterprise configuration. Report at trust.cursor.com
Precedent from cursor.com/pricing, cursor.com/security and the August 13, 2026 AIUC-1 post. None of it names Origin.
Does Origin match branch protection and data residency?
These two questions are about parity: controls your compliance story already leans on, which a new host either matches or breaks.
3. Is there branch-protection parity with GitHub rulesets?
Why it matters: required reviews, status checks and force-push blocks on protected branches are often written into your change-management policy by name. What's known: every Origin repo has a Rules and Protections tab for branch rules and merge protections, and the docs say available controls may expand and the UI may change during early beta, which is not yet a list you can map a policy onto. The stacked-diff model Origin's team built makes this more than a checkbox. Graphite's own docs tell teams to turn off GitHub's "dismiss stale approvals" setting because it fights stacks. If Origin's review flow relaxes a control you currently enforce, you need to know what compensates for it.
4. Where does the repo live, and can we pin a region?
Why it matters: if you operate under GDPR-driven or sector residency rules, the physical location of your source and its metadata is a contract term, not a preference. The bar is set by incumbents: GitHub Enterprise Cloud now offers data residency on ghe.com in the EU, US, Australia and Japan. What's known for Origin: nothing. Cursor's security page states it runs no infrastructure in China and uses no China-headquartered subprocessors, but publishes no region-pinning option for any product.
What security terms and network controls will Origin ship?
This is the custody core, and the pair of questions where a wrong assumption costs most. The mistake to avoid: reading cursor.com/security, which is about the editor and its AI features, and assuming it covers a hosting product that did not exist when those terms were written.
5. Which security terms cover the hosting, specifically?
Why it matters: SOC 2 attestations have a scope, and scope is exactly what changes when a vendor adds a product that holds your canonical source. Cursor holds a SOC 2 Type II attestation and commits to at-least-annual penetration testing, both verifiable at trust.cursor.com. Cursor's AIUC-1 certification, announced August 13, 2026, is the same shape of question in a newer document: its stated scope is the IDE and cloud agents under a representative enterprise configuration, and Origin is not named in it. The Origin docs add one line: Origin follows the Privacy ModeCursor's setting that guarantees code data is not used for training by Cursor or its model providers, and that an admin can enforce org-wide; data-retention terms are a separate, contractual layer. Press Enter for the full definition. of the namespace owner, and teams on legacy privacy mode cannot enable it. Whether Origin is inside either attestation's scope is a question to ask in writing. The custody deep-dive walks the full framework: data use, training opt-outs, vendor access, continuity.
6. What egress and network controls exist?
Why it matters: a forge built for agents is, by design, a system other software talks to constantly. You will want IP allowlisting, some story for private connectivity, and clarity on what the platform itself reaches out to, because agents and automated review imply model calls somewhere. What's known: nothing for Origin. The editor's Enterprise plan lists auto-run, browser and network controls, which at least shows Cursor builds this class of control when the product calls for it.
The code custody and security guide goes deep on what changes when one vendor runs both your agents and your repo, and how to limit the risk with mirrors and tested exports. Read it before any regulated code goes near a new host.
What is Origin's CI story and support commitment?
Day-two operations decide whether a migration was a project or a mistake. Two questions cover it.
7. What runs CI, and what happens to our pipelines?
Why it matters: CI pipelines are host-specific and do not move with the repo, and that re-wiring is usually the largest line item in a host migration. What's known, from the beta docs: Origin has no CI of its own. Origin-hosted repos connect Depot or Buildkite from the repo's Apps tab, and both run your existing GitHub Actions workflows (Buildkite also runs its native pipelines); repos synced from GitHub keep CI on GitHub, and Depot and Buildkite do not work on them. Actions secrets do not sync. Coverage of the Compile demo described Origin fixing failed CI runs on its own, but that is still reported, not documented.
8. What SLA and support tier come with it?
Why it matters: when the host holding your source of truth goes down, agents, review and merges stop together, a blast radiusHow much breaks if a change goes wrong; the scope of potential damage. Press Enter for the full definition. the split GitHub-plus-tools setup doesn't have. You want a written uptime commitment and a named escalation path. What's known: nothing. The docs route beta feedback to hi@cursor.com, and the editor's Enterprise plan lists priority support and account management, so the sales motion exists; the hosting SLA does not, yet.
How will Origin be priced, and how do we leave?
The last two questions are the ones procurement will ask you, so get ahead of them.
9. What is the pricing model?
Why it matters: the unit of pricing shapes behaviour. Per-seat pricing suits human teams; a forge whose whole pitch is agent throughput raises the question of whether you pay per human, per agent, or per unit of compute, and those produce very different bills for an agent-heavy org. What's known: during the early beta Origin is included with Pro, Teams and Enterprise at no separate price, and Cursor has published nothing about post-beta terms or a unit. The editor's Enterprise plan offers pooled usage and invoice/PO billing, which hints at how Cursor prices for large orgs without saying anything about Origin.
10. What is the exit path?
Why it matters: git history is portable and moves with a mirror push, but pull requests, review threads, permissions and CI live in host data and need an exporter or they are gone. Signing up without a tested export path is how lock-in actually happens. What's known: the beta's design is the exit path for synced repos, since GitHub stays the source of truth and pull requests sync back to it until you detach. For repos created on Origin, and for anything after a detach, no exporter is described. The migration guide covers what moves cleanly between hosts and what never does.
One more line for the file: ownership changed. A Form 8-K filed with the SEC on June 16, 2026 disclosed SpaceX's $60 billion all-stock agreement to acquire Anysphere, Cursor's parent, and on August 14, 2026 Cursor announced that the acquisition had completed, three days before the Origin beta opened. So the vendor holding your code on Origin was a SpaceX subsidiary from the beta's first day. Ask who your data-processing agreement is actually with at signing, and what change-of-control terms applied to existing contracts. The status tracker carries the dated record.
Before your team claims a codebase name, send all ten questions to the vendor and keep the answers in writing. Anything unanswered maps to a simple policy: synced, non-critical repos only, with GitHub still the source of truth, until it isn't. The self-hosting question is the eleventh ask for teams that can't use shared cloud at all.
Frequently asked questions
Does Cursor Origin have SSO and SCIM?
Not published for Origin itself. The early-beta docs say Origin access follows your Cursor team and codebase permissions, and Cursor's editor product lists SAML/OIDC SSO on the Teams plan and SCIM seat management on Enterprise, which is precedent for what Cursor builds, but nothing on cursor.com names either for Origin yet.
Is Cursor Origin SOC 2 compliant?
There is no Origin-specific attestation. Cursor holds a SOC 2 Type II attestation, available on request at trust.cursor.com, and since August 13, 2026 an AIUC-1 certification whose stated scope is the IDE and cloud agents under a representative enterprise configuration. Attestations have scope, and whether Origin's early-beta hosting is inside either is a question to put to the vendor in writing. The docs say only that Origin follows the namespace owner's Privacy Mode.
Can enterprises self-host Cursor Origin?
Nothing is published about self-hosting or on-prem deployment for Origin. Coverage has flagged it as one of the unanswered enterprise questions. Teams with air-gap or strict residency requirements should treat it as unavailable until Cursor documents otherwise.
When will Cursor publish Origin's enterprise terms?
No date. Origin has been in early beta since August 17, 2026 with no general-availability date, no standalone pricing and no Origin-specific security terms beyond the Privacy Mode line. Watch cursor.com/docs/origin and trust.cursor.com rather than coverage for the answers that count.
Sources & last verified
- Cursor: Origin
- Cursor Docs: Origin
- Cursor Docs: Origin repository settings
- Cursor Changelog: Origin Code Hosting (Aug 17, 2026)
- Cursor: Pricing (Teams/Enterprise features)
- Cursor: Security
- Cursor blog: AIUC-1 certification (Aug 13, 2026)
- Cursor blog: Cursor is now a part of SpaceX (Aug 14, 2026)
- GitHub Docs: Enterprise Cloud data residency
Cursor ships frequently. Last updated August 22, 2026.