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)
- Open Cursor IDE
- Go to Settings → Models
- Click Add Model (or find the custom model section)
- Enter the following details:
- Base URL:
https://api.rygen.io/v1 - API Key:
your-rygen-api-key
- Base URL:
- Choose the model you want to use
- 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

