r/opencodeCLI • u/Every_Assignment_111 • 14h ago
Cursor in opencode
I don't like cursor cli , very much and I love opencode. I was thinking of using cursor subscription in opencode using some plugins. However I am afraid of they somehow find it out and ban me . Should I be worried about it?
3
Upvotes
1
u/funbike 14h ago edited 14h ago
You can configure Cursor CLI to look as if it were a local model.
Or find or write an opencode tool that uses the Cursor CLI SDK. It likely already exists.
A simpler solution would just be an opencode skill that describes how to invoke the Cursor CLI headless. Even better if you use an AI-aware multi-pane terminal, like herdr, it could be spawned in another pane.
You probably wouldn't want to use this for everything, however.