Overview
Cursor runs repo-based coding in Cursor's cloud VM — agents clone your Git repository, implement changes, run tests, and can open pull requests. Use it from Schwarz web or Workers when the work should happen in the cloud, not on your laptop.
Use Schwarz Coder for local uncommitted work on your machine. Use Cursor for Git-backed tasks, PRs, and CI fixes in the cloud.
Setup
- 1Open Integrations → Cursor in the Schwarz AI app.
- 2Add your Cursor API key from cursor.com/dashboard → API Keys.
- 3Set your default Git repository URL (e.g.
https://github.com/your-org/your-repo) and branch. - 4Assign the Cursor integration to agents that should run
cursor_cloud_code, or enable it on Workers for cloud coding dispatch.