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.

If your build has a provider override

  • Use the OpenAI-compatible path: https://base.corvusllm.com/v1
  • Paste your delivered CorvusLLM key into the provider key field
  • Start with gpt-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