[How To] Cursor CLI integration guide #678
|
Hey! I'm looking for a way to use Cursor CLI https://cursor.com/docs/cli/headless with Open Code Review. Is this possible at all? Cursor provides access to a wide range of models, making it ideal for performing independent reviews of tasks. |
Answered by
lizhengfeng101
Aug 4, 2026
Replies: 1 comment 1 reply
|
Hi @nk-tedo-001, Thanks for the question! Yes, this is possible — we recently added Delegate Mode, which is designed exactly for this kind of use case. With Delegate Mode, OCR handles the orchestration (extracting diffs, constructing prompts, publishing comments) and delegates the actual review reasoning to an external agent like Cursor CLI. You can find the full documentation here: https://open-codereview.ai/docs/delegate Let us know if you have any further questions! |
1 reply
Answer selected by
lizhengfeng101
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @nk-tedo-001,
Thanks for the question! Yes, this is possible — we recently added Delegate Mode, which is designed exactly for this kind of use case.
With Delegate Mode, OCR handles the orchestration (extracting diffs, constructing prompts, publishing comments) and delegates the actual review reasoning to an external agent like Cursor CLI.
You can find the full documentation here: https://open-codereview.ai/docs/delegate
Let us know if you have any further questions!