Apps

Cursor

Configure Cursor with an OpenAI-compatible uouo cloud endpoint.

Overview

Cursor is an AI coding editor. Use an OpenAI-compatible provider configuration to route requests through uouo cloud.

Configuration

  1. Create an API key in `/app/keys`.
  2. Open Cursor settings.
  3. Add or edit an OpenAI-compatible provider.
  4. Set Base URL to `https://uouo.cloud/v1`.
  5. Set API Key to your `sk-xxx...` key.
  6. Add the model IDs you want to use, such as `gpt-4o-mini` or `claude-3-5-sonnet-latest`.
Screenshot pending

Verify

Ask Cursor to explain a small file, then open `/app/logs` to confirm the request, model, tokens, and cost.

Known limits

  • Cursor configuration fields can change by version.
  • Keep API keys out of shared workspace settings.
  • Large repository context can increase token usage quickly.
Cursor · uouo cloud