Documentation Index
Fetch the complete documentation index at: https://ade-app.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Open AI provider settings
PressCmd+, (macOS) or Ctrl+, (Windows/Linux), or open Settings and select AI Providers.
Add one provider first
ADE works best once you have at least one verified provider configured. There are two types:- API key providers
- CLI and SDK providers
Paste an API key and ADE verifies the connection immediately.These are the most common providers. Additional API-key providers (e.g. Google Gemini, Mistral, Ollama) are available in the Settings → AI Providers panel.
Anthropic (Claude)
Best default — works with chat, missions, CTO, and automations. Keys start with
sk-ant-.OpenAI (GPT)
Good for structured output and GPT-family models. Keys start with
sk-.OpenRouter
Route to hundreds of models through one key. Great for cost optimization.
Which provider should I start with?
| If you want… | Use this | Why |
|---|---|---|
| The most complete ADE experience | Anthropic (Claude) | Works everywhere — chat, missions, CTO, automations |
| You already use Cursor daily | Cursor | ADE integrates through the Cursor SDK with a Cursor API key |
| Cost flexibility | OpenRouter | Route different agent roles to different models |
| Privacy / offline work | Ollama (local) | No API key, runs entirely on your machine |