Skip to content

Cursor Configuration and Usage Manual

Introduction

Cursor is an AI-powered code editor based on the VS Code kernel, offering powerful code generation, explanation, and refactoring features. This manual will detail all configuration options of Cursor to help you customize the editor according to your personal habits.

All configurations of Cursor can be completed through the interface, and some advanced configurations can be implemented by editing the configuration file.

Model Configuration

  1. Open the settings interface and navigate to the Model option
  2. You can select and enable any GPT series model (The purpose of this step is to allow passing any model; the key lies in the configuration of the base url, which will route to the actual model)
  3. Fill in the API Keys with the KEY assigned by cloudsway
  4. Select the default model and click Apply to save

alt text