#342 · Primary category: AI Coding Assistants
opencode-cursor
Use Cursor Pro models in OpenCode via HTTP proxy with OAuth
Project last updated:08/27/26
GitHub Stars
681
Forks
83
Contributors
22
License
BSD-3-Clause
Why we included this project
Already paying for Cursor but prefer the terminal-native OpenCode client? This bridge lets you keep both. It registers the models bundled with your Cursor plan as a provider inside OpenCode, and it translates prompts, streaming responses, thinking blocks, and tool calls between the two so the models behave the way they do in Cursor. Setup is a global npm install plus a one-command installer that backs up your existing OpenCode config before it writes anything, and you authenticate once with cursor-agent login. After that you can pick a cursor-acp model from OpenCode's model picker or pass one directly to opencode run. It's a focused integration, not a full coding assistant, so it's most useful to developers who already use both tools and want one interface without losing access to their paid models.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.