Skip to Content
IDE SetupCursor

Cursor Setup

Cursor can call FlowAPI through its OpenAI-compatible custom model settings.

Requirements

Configure Cursor

  1. Open Cursor settings.
  2. Find the model provider or OpenAI API settings.
  3. Set the OpenAI-compatible URL to https://api.flowapi.net/v1.
  4. Paste your FlowAPI API key.
  5. Click Add Custom Model and enter the exact FlowAPI model ID you want to use.
  6. Save the settings and start a new chat or agent session.
Cursor custom API settings

Cursor’s custom-provider behavior can vary by version. If the key, URL, and model are correct but requests still fail, test the same key with the FlowAPI quickstart first, then retry Cursor after updating to the latest version.

Cursor Pro requirement

Cursor currently requires Pro access for custom model/API configuration. Without that plan, the custom API fields may be unavailable or ignored.

Cursor custom model requirement

Common mistakes

  • Do not use https://api.flowapi.net in Cursor if the field expects the OpenAI-compatible /v1 URL.
  • Do not invent model aliases. Copy the model ID from FlowAPI.
  • Do not paste a key that starts with another provider’s prefix. FlowAPI gateway keys use the FlowAPI key created in your console.
Last updated on