open-cursor connects OpenCode to the models available through your Cursor
subscription. It translates prompts, streaming responses, thinking, and tool
calls between OpenCode and cursor-agent.
You need OpenCode, a Cursor subscription, and the cursor-agent command.
Install the package and configure OpenCode:
npm install -g @rama_nigg/open-cursor
open-cursor installAuthenticate and verify the provider:
cursor-agent login
opencode models | grep cursor-acpThe final command should list cursor-acp/auto. The installer backs up your
existing OpenCode configuration before writing it and does not touch .cursor
by default.
For shell, manual, and source installation, see the installation guide.
Upgrade with npm update -g @rama_nigg/open-cursor, then restart OpenCode.
Run a prompt with automatic model selection:
opencode run "Summarise this repository in five bullets." \
--model cursor-acp/autoYou can also start opencode and choose a cursor-acp/* model from its model
picker.
- Installation
- Authentication
- Configuration
- Choosing a model
- MCP servers
- Troubleshooting
- Architecture
- Development
BSD-3-Clause
— terminal-native tooling for the linux desktop.
More projects → · Sponsor ❤️