Cursor

Cursor is a code editor built around AI, designed to enhance the programming experience with intelligent assistance and automation.

1.1 Usage

Method 1: Add Custom Model via Settings (Recommended)

  1. Open Cursor IDE
  2. Go to Settings → Models
  3. Click Add Model (or find the custom model section)
  4. Enter the following details:
    • Base URL: https://api.rygen.io/v1
    • API Key: your-rygen-api-key
  5. Choose the model you want to use
  6. Save the configuration

Method 2: Proxy Setup

For proxy-based setups:

  • Configure a proxy service (e.g., LiteLLM)
  • Use the proxy endpoint and API key inside Cursor settings

1.2 Notes

  • Cursor has limited support for custom APIs; Chat mode works best
  • Agent mode may require compatibility with the OpenAI Responses API
  • Some features (like Composer) may not fully support custom models