Skip to content

Cursor

Cursor is an AI code editor. It lets you point the OpenAI API at a custom address, so you can drive its chat with the platform's models.

Steps

  1. Open Cursor and go to Settings → Models.
  2. Expand the OpenAI API Key section:
    • Enter your sk-....
    • Enable Override OpenAI Base URL and set it to https://gateway.mindproxy.ai/v1.
  3. Add model in the model list and enter a supported model ID, e.g. gpt-4o-mini.
  4. Click Verify / Save. Verification sends one request to the endpoint; passing means you're connected.

Cursor limitations

  • Some advanced Cursor features (Tab completion, Agent, etc.) rely on its official backend; a custom OpenAI address mainly affects chat. How fully it can substitute depends on the Cursor version's support for custom endpoints.
  • Verification sends a test request with the chosen model, so make sure that model is in your key's scope and your account has balance.

Troubleshooting

Gateway: gateway.mindproxy.ai · Built with VitePress