Cursor
Cursor’s BYOK is OpenAI-compatible only. It verifies the endpoint by calling
GET /v1/models and expecting a 200 — which OpenGateway returns for any
valid-looking key.
-
Settings → Models → API Keys → Override OpenAI Base URL:
Base URL: https://api.opengateway.one/oss/v1API key: YOUR_KEY -
Cursor calls
GET /v1/modelsto verify. OpenGateway returns the OpenAI list shape with200, so verification passes. -
Add a model with + Add Custom Model, e.g.
claude-turbo-hub-qwen3-coder.
See Model discovery for why the 200
requirement matters and how the dual-shape endpoint satisfies it.
OpenGateway Guide
Ask about configuring OpenGateway — lanes, base URLs, client setup, model choice, or an error you hit. Answers are grounded in the docs.