Windsurf

Windsurf is also a conditional CorvusLLM environment.

Use CorvusLLM in Windsurf only if your build exposes a custom OpenAI-compatible endpoint or provider override. If not, use a first-class environment instead.

Install Windsurf first

Install Windsurf from the official setup page, finish onboarding, open a project folder, and only use CorvusLLM if your build exposes a provider override or OpenAI-compatible base URL field. Windsurf has several account and editor flows, so treat this page as conditional rather than guaranteed for every build.

What to installOfficial sourceQuick check
Windsurf IDEWindsurf setup docsOpen Windsurf, complete onboarding, then open a folder.
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 Windsurf request through CorvusLLM.

2
Configure

Open Windsurf settings or the command palette and only continue if a custom provider endpoint or OpenAI-compatible override is available.

  • Install Windsurf and finish onboarding
  • Open Windsurf settings or the command palette
  • Only paste CorvusLLM values if your build exposes a custom provider endpoint or OpenAI-compatible override
3
Verify
  • Save the provider and send a small chat prompt if the override exists
  • Switch to a first-class setup if no override field is available

The override saves and one short Windsurf chat prompt succeeds before real coding 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. Do not assume every Windsurf build can use an external OpenAI-compatible gateway.

If your build has a provider override

Open Windsurf settings from the editor UI or command palette and look for provider, model, custom endpoint, or OpenAI-compatible override fields. Use this path only if your build lets you set the provider endpoint directly.

Windsurf fieldWhere to lookValue to paste
Provider typeWindsurf Settings > model/provider configuration, if exposedOpenAI-compatible or custom OpenAI
Base URLProvider endpoint / base URL inputhttps://base.corvusllm.com/v1
API keyThe same custom provider credential input, if exposedYour 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 it does not

Use a first-class setup such as OpenAI SDKs, Open WebUI, ChatBox, n8n, or Claude Code instead of forcing an unsupported path.

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