Integrations
Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.
Please submit any and all feedback to hi@cursor.com to help us make the product better.
Origin works with Cursor Automations and cloud agents so agents can review, change, and push code on your Origin repos.
Automations
Automations run cloud agents on a schedule or when source-control events fire. Point an automation at an Origin repository the same way you would at a connected GitHub or GitLab repo.
Common triggers for Origin repos:
- Push to branch — for example push to
mainormaster - Pull request opened, Pull request pushed, and related PR events
Create automations from cursor.com/automations, the Agents Window, or the /automate skill. Choose the Origin repository (or a multi-repo environment that includes it), set the trigger and prompt, then save and activate.
See Automations for billing, permission scopes, and the full trigger list.
Cloud agents
Cloud agents can work against Origin repositories: clone, branch, commit, push, and open pull requests.
Attach a cloud agent to an Origin repo from your team's codebase the same way you attach one to other connected source control. Agents use your Cursor account's Origin access.
Local agents
A local agent in Cursor can also create Origin repositories with the Origin CLI: install, sign in, origin repo create, set the remote, and push.