Nomadcxx/opencode-cursor

Use Cursor Pro models in OpenCode via HTTP proxy with OAuth

What it solves

It allows users to use the professional AI models provided by a Cursor subscription within the OpenCode environment, bridging the gap between the two tools.

How it works

open-cursor acts as a translation layer. It converts prompts, streaming responses, "thinking" processes, and tool calls between OpenCode and the cursor-agent command-line tool.

Who it’s for

Developers who use both OpenCode and have a Cursor subscription and want to leverage Cursor's models in their OpenCode workflow.

Highlights

  • Supports automatic model selection via cursor-acp/auto.
  • Handles complex AI interactions including streaming and tool calls.
  • Integrates directly with the cursor-agent authentication system.
  • Provides a simple installation process via npm.

Related

  • Project
  • Project
  • Project