Add a Cursor Origin guide - #5572
Draft
andrelandgraf wants to merge 1 commit into
Draft
Conversation
Origin hosts the pull requests agents open, and nothing in the docs told a reader how to keep those off production data. The GitHub integration page does not apply, since Origin apps cannot reach repositories mirrored in from GitHub.
andrelandgraf
requested review from
danieltprice,
philip and
ruf-io
as code owners
August 18, 2026 09:06
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
andrelandgraf
marked this pull request as draft
August 18, 2026 10:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cursor Origin at cursor.com/codebase hosts the repositories Cursor agents open pull requests against. Docs already cover the GitHub integration at
/docs/guides/neon-github-integration. Origin apps cannot reach repositories that Origin mirrors in from GitHub, so that guide cannot cover Origin-hosted repos.mainhas no page for that case.The page
/docs/guides/cursor-origin. It appears in the sidebar under Integrations (3rd party) > Develop, next to GitHub integration.Scope, from the page:
The page points at origin-neon for
neon deployand for registering an Origin app at cursor.com/codebase/settings/apps. GitHub-mirrored repos stay on the GitHub integration guide.Verification
prettier --checkon the two changed filescontent/docs/guides/cursor-origin.mdnpm run check:content-datacontent/docs/navigation.yamlconfirming theguides/cursor-originslug is registeredAll passed.
Known gaps
neon deployand Origin app registration.NEON_API_KEY). Neon OAuth is issued only to commercial partners and is omitted.