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, open a project, and only use CorvusLLM if your build exposes a provider override or OpenAI-compatible base URL field.

What to installOfficial sourceQuick check
Windsurf IDEWindsurf setup docsOpen Windsurf after install.
Optional GitGit install guidegit --version
CorvusLLM keyBuy or top up balancePaste only if the custom provider field exists.
Local checks
git --version

If your build has a provider override

Open Windsurf settings and look for provider, model, 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 typeSettings > model/provider configurationOpenAI-compatible or custom OpenAI
Base URLProvider endpoint / base URL inputhttps://base.corvusllm.com/v1
API keyThe same custom provider credential inputYour 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.

Browse docs
On this page