Support for Cursor? #1380

Open
opened 2026-02-16 17:30:41 -05:00 by yindo · 52 comments
Owner

Originally created by @ThallesP on GitHub (Aug 19, 2025).

Originally assigned to: @thdxr on GitHub.

As Cursor has released their own CLI (https://cursor.com/cli), I'm wondering if Opencode could support it. It's just a thought, as I'm guessing the API for it is not made for public use or documented in any way, but it's worth a shot.

Originally created by @ThallesP on GitHub (Aug 19, 2025). Originally assigned to: @thdxr on GitHub. As Cursor has released their own CLI (https://cursor.com/cli), I'm wondering if Opencode could support it. It's just a thought, as I'm guessing the API for it is not made for public use or documented in any way, but it's worth a shot.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 19, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #216: Editor integrations - This is a general feature request for editor integrations similar to Claude Code's VS Code extension, which would include support for editors like Cursor
  • #1246: "Cursor extension installed" on each open up of opencode inside terminal in cursor - This issue discusses problems when running opencode inside Cursor's terminal

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Aug 19, 2025): This issue might be a duplicate of existing issues. Please check: - #216: Editor integrations - This is a general feature request for editor integrations similar to Claude Code's VS Code extension, which would include support for editors like Cursor - #1246: "Cursor extension installed" on each open up of opencode inside terminal in cursor - This issue discusses problems when running opencode inside Cursor's terminal Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Aug 19, 2025):

I don't know if they have a generic inference api, also I recall @thdxr mentioning he is friendly w/ CEO of cursor so would only do this if they gave the ok

@rekram1-node commented on GitHub (Aug 19, 2025): I don't know if they have a generic inference api, also I recall @thdxr mentioning he is friendly w/ CEO of cursor so would only do this if they gave the ok
Author
Owner

@justyns commented on GitHub (Sep 9, 2025):

I'm not sure about tos/etc, but the cursor cli does have something that streams json output similar to claude code:

https://docs.cursor.com/en/cli/reference/output-format

@justyns commented on GitHub (Sep 9, 2025): I'm not sure about tos/etc, but the cursor cli does have something that streams json output similar to claude code: https://docs.cursor.com/en/cli/reference/output-format
Author
Owner

@samholmes commented on GitHub (Sep 11, 2025):

Could @thdxr ask the CEO of Cursor for the party favor?

@samholmes commented on GitHub (Sep 11, 2025): Could @thdxr ask the CEO of Cursor for the party favor?
Author
Owner

@Nasseratic commented on GitHub (Sep 16, 2025):

I need this :)

@Nasseratic commented on GitHub (Sep 16, 2025): I need this :)
Author
Owner

@ivanp commented on GitHub (Oct 3, 2025):

This would be so awesome.

@ivanp commented on GitHub (Oct 3, 2025): This would be so awesome.
Author
Owner

@bapjiws commented on GitHub (Nov 3, 2025):

That would be really cool 💯

@bapjiws commented on GitHub (Nov 3, 2025): That would be really cool 💯
Author
Owner

@wizardengineer commented on GitHub (Nov 8, 2025):

this would be amazing to have

@wizardengineer commented on GitHub (Nov 8, 2025): this would be amazing to have
Author
Owner

@Nasseratic commented on GitHub (Nov 8, 2025):

Plzzzzz @thdxr ❤️

@Nasseratic commented on GitHub (Nov 8, 2025): Plzzzzz @thdxr ❤️
Author
Owner

@wizardengineer commented on GitHub (Nov 8, 2025):

Would it be possible to have inline autocompletion on nvim through cursor cli?

@wizardengineer commented on GitHub (Nov 8, 2025): Would it be possible to have inline autocompletion on nvim through cursor cli?
Author
Owner

@rekram1-node commented on GitHub (Nov 8, 2025):

@wizardengineer we are thinking about how we could do something for completions

@rekram1-node commented on GitHub (Nov 8, 2025): @wizardengineer we are thinking about how we could do something for completions
Author
Owner

@wizardengineer commented on GitHub (Nov 8, 2025):

we are thinking about how we could do something for completions

You don't know how many lives you'll improve with this one feature...it'd be a complete game changer!!

Let me know what you guys have cooking up. Really interested in the progress on completions

@wizardengineer commented on GitHub (Nov 8, 2025): > we are thinking about how we could do something for completions You don't know how many lives you'll improve with this one feature...it'd be a complete game changer!! Let me know what you guys have cooking up. Really interested in the progress on completions
Author
Owner

@rekram1-node commented on GitHub (Nov 8, 2025):

@wizardengineer ill let u know once we have something coming rn it is still in the investigation / weighing options phase

@rekram1-node commented on GitHub (Nov 8, 2025): @wizardengineer ill let u know once we have something coming rn it is still in the investigation / weighing options phase
Author
Owner

@itse4elhaam commented on GitHub (Nov 24, 2025):

Would love this, with @wizardengineer on this, it would be a massive QoL improvement.

@itse4elhaam commented on GitHub (Nov 24, 2025): Would love this, with @wizardengineer on this, it would be a massive QoL improvement.
Author
Owner

@itse4elhaam commented on GitHub (Dec 1, 2025):

@wizardengineer ill let u know once we have something coming rn it is still in the investigation / weighing options phase

Just curious, can the support for cursor be implemented via a custom plugin with the ability to select models under cursor (like we do for copilot) as well as auto support?

And what is the priority level of this feature?

@itse4elhaam commented on GitHub (Dec 1, 2025): > [@wizardengineer](https://github.com/wizardengineer) ill let u know once we have something coming rn it is still in the investigation / weighing options phase Just curious, can the support for cursor be implemented via a custom plugin with the ability to select models under cursor (like we do for copilot) as well as auto support? And what is the priority level of this feature?
Author
Owner

@rekram1-node commented on GitHub (Dec 1, 2025):

cursor models in general? Yeah probably

@rekram1-node commented on GitHub (Dec 1, 2025): cursor models in general? Yeah probably
Author
Owner

@petipoua commented on GitHub (Dec 3, 2025):

Oh yeah would be great to be able to integrate Cursor inside Opencode CLI, the Cursor's CLI is clearly not their priority and currently far behind other agentic CLIs in terms of UX, they mostly focus on the Desktop IDE.

Would be cool to have the better CLI harness that is Opencode to use Cursor's features, they still seem to do very good on codebase indexing/retrieving for example, and their Auto and Composer1 models are very good and cheap for medium difficulty agentic multitasking.

@petipoua commented on GitHub (Dec 3, 2025): Oh yeah would be great to be able to integrate Cursor inside Opencode CLI, the Cursor's CLI is clearly not their priority and currently far behind other agentic CLIs in terms of UX, they mostly focus on the Desktop IDE. Would be cool to have the better CLI harness that is Opencode to use Cursor's features, they still seem to do very good on codebase indexing/retrieving for example, and their Auto and Composer1 models are very good and cheap for medium difficulty agentic multitasking.
Author
Owner

@WilsonNet commented on GitHub (Dec 11, 2025):

that would be great, a lot of employers are paying for Cursor nowadays

@WilsonNet commented on GitHub (Dec 11, 2025): that would be great, a lot of employers are paying for Cursor nowadays
Author
Owner

@irshathcodes commented on GitHub (Dec 15, 2025):

This would be amazing, my company is paying for Claude Pro and Cursor. I can switch between Cursor models and Claude Pro when rate limited.

@irshathcodes commented on GitHub (Dec 15, 2025): This would be amazing, my company is paying for Claude Pro and Cursor. I can switch between Cursor models and Claude Pro when rate limited.
Author
Owner

@rerz commented on GitHub (Dec 19, 2025):

Having cursor available as an upstream provider in opencode would be amazing :)

@rerz commented on GitHub (Dec 19, 2025): Having cursor available as an upstream provider in opencode would be amazing :)
Author
Owner

@karyanayandi commented on GitHub (Dec 20, 2025):

+1 for this

@karyanayandi commented on GitHub (Dec 20, 2025): +1 for this
Author
Owner

@C-W-D-Harshit commented on GitHub (Dec 29, 2025):

We need this....

@C-W-D-Harshit commented on GitHub (Dec 29, 2025): We need this....
Author
Owner

@azkia98 commented on GitHub (Dec 29, 2025):

It would be perfect to have this option.

@azkia98 commented on GitHub (Dec 29, 2025): It would be perfect to have this option.
Author
Owner

@DrBlury commented on GitHub (Dec 30, 2025):

I would also enjoy this. (A LOT)

@DrBlury commented on GitHub (Dec 30, 2025): I would also enjoy this. (A LOT)
Author
Owner

@anhdang000 commented on GitHub (Jan 1, 2026):

Hope this to be air soon!

@anhdang000 commented on GitHub (Jan 1, 2026): Hope this to be air soon!
Author
Owner

@NazmiAltun commented on GitHub (Jan 1, 2026):

This is very much needed. I'd rather use opencode cli with my cursor account , rather than using cursor.

@NazmiAltun commented on GitHub (Jan 1, 2026): This is very much needed. I'd rather use opencode cli with my cursor account , rather than using cursor.
Author
Owner

@itse4elhaam commented on GitHub (Jan 1, 2026):

+1 indeed

@itse4elhaam commented on GitHub (Jan 1, 2026): +1 indeed
Author
Owner

@hawkff commented on GitHub (Jan 1, 2026):

This is very much needed. I'd rather use opencode cli with my cursor account , rather than using cursor.

+1. Based. Looking forward to this feat.

@hawkff commented on GitHub (Jan 1, 2026): > This is very much needed. I'd rather use opencode cli with my cursor account , rather than using cursor. +1. Based. Looking forward to this feat.
Author
Owner

@thewildofficial commented on GitHub (Jan 5, 2026):

+1

@thewildofficial commented on GitHub (Jan 5, 2026): +1
Author
Owner

@sashank-zluri commented on GitHub (Jan 5, 2026):

+1

@sashank-zluri commented on GitHub (Jan 5, 2026): +1
Author
Owner

@smnatale commented on GitHub (Jan 5, 2026):

+1

@smnatale commented on GitHub (Jan 5, 2026): +1
Author
Owner

@Armaghan-Bashir-ch commented on GitHub (Jan 5, 2026):

+1

@Armaghan-Bashir-ch commented on GitHub (Jan 5, 2026): +1
Author
Owner

@helderdiin commented on GitHub (Jan 7, 2026):

+1

@helderdiin commented on GitHub (Jan 7, 2026): +1
Author
Owner

@iamgbayer commented on GitHub (Jan 7, 2026):

+1

@iamgbayer commented on GitHub (Jan 7, 2026): +1
Author
Owner

@bernos commented on GitHub (Jan 7, 2026):

+1

@bernos commented on GitHub (Jan 7, 2026): +1
Author
Owner

@wizardengineer commented on GitHub (Jan 7, 2026):

+1

@wizardengineer commented on GitHub (Jan 7, 2026): +1
Author
Owner

@petipoua commented on GitHub (Jan 8, 2026):

🚨 Here's a plugin somebody made for using Cursor auth inside opencode:

https://github.com/POSO-PocketSolutions/opencode-cursor-auth

@petipoua commented on GitHub (Jan 8, 2026): 🚨 Here's a plugin somebody made for using Cursor auth inside opencode: [https://github.com/POSO-PocketSolutions/opencode-cursor-auth](https://github.com/POSO-PocketSolutions/opencode-cursor-auth)
Author
Owner

@rxcil commented on GitHub (Jan 15, 2026):

+1

@rxcil commented on GitHub (Jan 15, 2026): +1
Author
Owner

@kremovtort commented on GitHub (Jan 17, 2026):

I found this plugin https://github.com/Yukaii/yet-another-opencode-cursor-auth/

@kremovtort commented on GitHub (Jan 17, 2026): I found this plugin https://github.com/Yukaii/yet-another-opencode-cursor-auth/
Author
Owner

@juanmisdev commented on GitHub (Jan 19, 2026):

+1

@juanmisdev commented on GitHub (Jan 19, 2026): +1
Author
Owner

@minhngwyen commented on GitHub (Jan 21, 2026):

+1

@minhngwyen commented on GitHub (Jan 21, 2026): +1
Author
Owner

@mohamedbouddi7777-dev commented on GitHub (Jan 21, 2026):

في الأربعاء، ٢١ يناير ٢٠٢٦، ٠٦:٢٤ minhngwyen @.***> كتب:

minhngwyen left a comment (anomalyco/opencode#2072)
https://github.com/anomalyco/opencode/issues/2072#issuecomment-3776213884

+1


Reply to this email directly, view it on GitHub
https://github.com/anomalyco/opencode/issues/2072#issuecomment-3776213884,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/B2DFN3XGDIMNCNII454QKJT4H4ERDAVCNFSM6AAAAACEI6QGHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTONZWGIYTGOBYGQ
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>

@mohamedbouddi7777-dev commented on GitHub (Jan 21, 2026): في الأربعاء، ٢١ يناير ٢٠٢٦، ٠٦:٢٤ minhngwyen ***@***.***> كتب: > *minhngwyen* left a comment (anomalyco/opencode#2072) > <https://github.com/anomalyco/opencode/issues/2072#issuecomment-3776213884> > > +1 > > — > Reply to this email directly, view it on GitHub > <https://github.com/anomalyco/opencode/issues/2072#issuecomment-3776213884>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/B2DFN3XGDIMNCNII454QKJT4H4ERDAVCNFSM6AAAAACEI6QGHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTONZWGIYTGOBYGQ> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> >
Author
Owner

@mateusbadalotti commented on GitHub (Jan 22, 2026):

+1

@mateusbadalotti commented on GitHub (Jan 22, 2026): +1
Author
Owner

@luga97 commented on GitHub (Jan 23, 2026):

+1

@luga97 commented on GitHub (Jan 23, 2026): +1
Author
Owner

@trungnhm1998 commented on GitHub (Jan 26, 2026):

+1

@trungnhm1998 commented on GitHub (Jan 26, 2026): +1
Author
Owner

@mateusbadalotti commented on GitHub (Jan 26, 2026):

https://github.com/Yukaii/yet-another-opencode-cursor-auth/

This is working flawessly for me atm

@mateusbadalotti commented on GitHub (Jan 26, 2026): https://github.com/Yukaii/yet-another-opencode-cursor-auth/ This is working flawessly for me atm
Author
Owner

@kaneruan commented on GitHub (Jan 27, 2026):

+1

@kaneruan commented on GitHub (Jan 27, 2026): +1
Author
Owner

@SeraphyBR commented on GitHub (Jan 28, 2026):

+1

@SeraphyBR commented on GitHub (Jan 28, 2026): +1
Author
Owner

@jtvargas commented on GitHub (Jan 31, 2026):

any updates?

@jtvargas commented on GitHub (Jan 31, 2026): any updates?
Author
Owner

@Nomadcxx commented on GitHub (Feb 3, 2026):

I'll just leave this here: https://github.com/Nomadcxx/opencode-cursor

@Nomadcxx commented on GitHub (Feb 3, 2026): I'll just leave this here: https://github.com/Nomadcxx/opencode-cursor
Author
Owner

@ymoisan commented on GitHub (Feb 3, 2026):

What's the most efficient way of saving Cursor tokens here : opencode inside Cursor or the other way around, however that can be ?

@ymoisan commented on GitHub (Feb 3, 2026): What's the most efficient way of saving Cursor tokens here : opencode inside Cursor or the other way around, however that can be ?
Author
Owner

@itpropro commented on GitHub (Feb 8, 2026):

@thdxr can this be natively integrated? @Nomadcxx has a pretty good reference already and this issue has over 100 upvotes.

@itpropro commented on GitHub (Feb 8, 2026): @thdxr can this be natively integrated? @Nomadcxx has a pretty good reference already and this issue has over 100 upvotes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1380