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, worker runs, 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.
1
Paste the API key
Enter the credential into the correct provider field.
2
Save
Click Save — ADE stores the credential locally in
.ade/local.secret.yaml (never committed to git).3
Verify
ADE runs a lightweight check to confirm the credential works. A green indicator means you’re ready.