Install the tool first
Pick the app you want to connect, install it from its official source, then paste the CorvusLLM base URL and key. Git is optional, but useful when the tool works with a local project folder.
| What to install | Official source | Quick check |
|---|---|---|
| Cursor | Cursor download | Install desktop app, then look for custom provider or OpenAI-compatible settings. |
| Windsurf | Windsurf setup docs | Install the IDE, then check whether your build exposes provider override settings. |
| Git | Git install guide | git --version |
git --version Environment table
| Environment | Recommended path | Where the key goes | Best first slug | Notes |
|---|
Pick your setup page
Best first stop for code, scripts, backend services, and raw debugging.
Claude Code →Use this if the tool itself expects Anthropic-native configuration.
Open WebUI →OpenAI-compatible connection path for self-hosted chat UIs.
ChatBox →Desktop and mobile setup using one custom provider entry.
n8n →Recommended HTTP Request node path with exact payload examples.
Cursor →Conditional setup for builds that expose a custom OpenAI-compatible endpoint.
Windsurf →Conditional setup for builds that expose a custom OpenAI-compatible endpoint.
The one base URL rule that matters
Use https://base.corvusllm.com/v1 for OpenAI-compatible tools and https://base.corvusllm.com/anthropic for Claude Code. Most broken setups come from pasting the wrong path into the right tool.