Connect Cursor to Strix in five minutes
A precise walkthrough for using the Strix OpenAI-compatible endpoint in Cursor.
Create a Strix account and keep the API key shown after confirmation. In Cursor settings, add a custom OpenAI-compatible provider.
Use https://api.strixgate.dev/v1 as the base URL, paste the API key, and add strix-auto as your first model. The auto lane chooses among specialized routing policies for each request.
Add strix-coding, strix-quick, strix-deep, and strix-ultrabrain when you want explicit control. Your application code and agent tools do not need to change.