Hey, this is a duplicate of your earlier thread: It would be great we can use models in the subscription outside Cursor by Api Key, so let’s keep the discussion there.
Quick answer for context: today, the Cursor subscription doesn’t expose models as a generic external inference API. Subscription model access is tied to the Cursor IDE and agent infrastructure. The closest programmatic option is the Cursor SDK: TypeScript SDK | Cursor Docs, which lets you create and run agents programmatically, but it isn’t a raw model passthrough you can plug into other editors like opencode.