Cursor

Cursor is a conditional CorvusLLM environment.

Use Cursor with CorvusLLM only if your build exposes a custom OpenAI-compatible base URL or an equivalent override field. If that field is missing, use a first-class path instead.

Install Cursor first

Install Cursor, open the project you want to work on, and only use CorvusLLM if your Cursor build exposes a custom OpenAI-compatible provider, endpoint override, or base URL field. Cursor custom-key support can vary by plan and build, so verify the field exists before pasting credentials.

What to installOfficial sourceQuick check
Cursor desktop appCursor downloadOpen Cursor after install, then open Cursor Settings > Models.
Optional GitGit install guidegit --version
CorvusLLM keyBuy or top up balancePaste only if the custom provider field exists.
Local checks
git --version

Zero-to-working setup

Use this block when you want the shortest reliable path from a clean install to one successful Cursor request through CorvusLLM.

2
Configure

Open Cursor Settings > Models and only continue if a custom OpenAI-compatible provider, endpoint, or base URL override is visible.

  • Open Cursor Settings > Models
  • Only continue if your build exposes an OpenAI-compatible provider, custom endpoint, or base URL override
  • Paste the CorvusLLM base URL, key, and starter model if that override exists
3
Verify
  • Click Verify if your Cursor build exposes a verify action
  • Send one small chat prompt before relying on agent behavior

The custom provider verifies or one short Cursor chat prompt succeeds before agent work starts.

ValuePaste this
Provider type OpenAI-compatible or custom OpenAI
Base URL https://base.corvusllm.com/v1
API key YOUR_CORVUSLLM_KEY
Model slug gpt-5.5
Setup guardrail

This setup is conditional. If there is no custom base URL/provider override, use OpenAI SDKs, ChatBox, Open WebUI, n8n, or Claude Code instead.

If your build has a custom base URL

Open Cursor Settings > Models, search for model or provider settings, and only continue if your build exposes a custom OpenAI-compatible endpoint, base URL, or provider override field. If there is a Verify button after saving, use it before starting a real coding session.

Cursor fieldWhere to lookValue to paste
Provider typeCursor Settings > Models, provider, or custom API sectionOpenAI-compatible or custom OpenAI
Base URLCustom provider endpoint / base URL inputhttps://base.corvusllm.com/v1
API keyThe same custom provider credential input, then Verify if availableYour delivered CorvusLLM key
Model slugModel name, model ID, or custom model inputgpt-5.5

Values to paste

Custom provider values
Base URL: https://base.corvusllm.com/v1
API Key: YOUR_CORVUSLLM_KEY
Model: gpt-5.5

If the field is missing

Do not force it. Use a first-class setup such as Claude Code, OpenAI SDKs, Open WebUI, ChatBox, or n8n instead.

These picks are rendered from the current public catalog, so admin reordering and new model adds can flow through here automatically.

Use CaseModelReason
LoadingloadingCorvusLLM is pulling the latest Cursor recommendations.
Topic map

Continue with the right source

Open the exact setup, model, billing, and troubleshooting pages instead of guessing configuration values.

docs Set up CorvusLLM without guessing. Overview: The clean start page: base URLs, model overview, environment overview, and where to begin. docs API base URLs and request paths. API Overview: Base URLs, authentication, request formats, OpenAI-compatible vs Anthropic-native paths. docs Use the canonical customer slug and keep it simple. Models & Slugs: Every customer-facing model with one customer slug, provider family, pricing. docs Most CorvusLLM issues are the same four mistakes. Troubleshooting: Clear fixes for wrong base URLs, bad model slugs, out-of-balance errors, delivery questions. trust Trust Center The Trust Center explains affiliation, data handling, support, refunds, compatibility evidence, pricing methodology. trust How to Verify CorvusLLM Before You Buy The verification checklist shows how to test CorvusLLM claims, endpoint setup, pricing data, status, legal pages. trust Proof of Operations Proof of Operations collects public evidence assets, published data, operational boundaries. status Checking current status The status page shows customer-facing live checks for website, checkout, customer login, and API compatibility routes. faq Frequently Asked Questions CorvusLLM FAQ and help center with searchable answers about pricing, refunds, delivery, API setup, Cursor, Claude Code. docs Buy, paste, test, and verify your balance in minutes. Quickstart: The shortest safe path from purchase to a working request and a visible balance in the dashboard. docs bills against the customer key balance and stops at zero. Billing, Balance & Cache: How prepaid balance works, how same-key top-ups work, how usage deductions, out-of-balance behavior. docs Choose the path once, then stay consistent. Environment Overview: Every supported environment at a glance: which base URL to use, where to paste the key. models AI Models The CorvusLLM model catalog directory helps users find current customer-facing model families, public slugs, pricing context.
Browse docs
On this page