Skip to content

Nomadcxx/opencode-cursor

Repository files navigation

open-cursor — cursor pro models, inside opencode

npm version downloads per month linux, macos, windows

Documentation

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.

Installation

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 install

Authenticate and verify the provider:

cursor-agent login
opencode models | grep cursor-acp

The 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.

Usage

Run a prompt with automatic model selection:

opencode run "Summarise this repository in five bullets." \
  --model cursor-acp/auto

You can also start opencode and choose a cursor-acp/* model from its model picker.

Documentation

License

BSD-3-Clause


RAMA — terminal-native tooling for the linux desktop. More projects → · Sponsor ❤️

Releases

Sponsor this project

Packages

Contributors

Languages