Set up your accounts.
Accounts tell CrazyToad which providers it may call for the brain, for agents, and for media. This guide walks each path field by field: subscription CLI logins, API keys, and local models. Open Manage → Accounts and the cheapest path is a first-party CLI login — you sign in once with the provider and CrazyToad drives that session, no key to paste.
At a glance
- Accounts tell CrazyToad which providers it may call for the brain, for agents, and for media.
- The cheapest path is a first-party CLI login — sign in once and CrazyToad drives the session, no key to paste.
- Use API keys for billable providers (OpenAI-compatible, Grok/xAI, the Gemini API, media models).
- Local models give you a no-cloud lane through Ollama, LM Studio, vLLM, or llama.cpp.

Sign in with a subscription CLI
Go to Manage → Accounts and find the card titled First-party CLI logins. Click Claude (subscription) to run claude auth login, Codex (subscription) to run codex login, or Antigravity CLI (Google account) to run agy. A window opens and you finish the provider’s own sign-in there — it is an OS-level interactive login, not a token you paste. The new account appears as a card with a health badge; press Test model to confirm “CLI auth OK”. A subscription login lets the brain spawn real terminal sessions with no key to manage.
Add an API key — the 4-step wizard
Use a key for any provider that is not a local CLI subscription — an OpenAI-compatible endpoint, Grok/xAI, the Gemini API, or media models. Click + Add account (or a quick-add button) to open the 4-step wizard: 1 Provider · 2 Endpoint · 3 Billing & key · 4 Models & roles. Each step captures one part of the account.
https://api.openai.com/v1; Grok/xAI https://api.x.ai/v1.AIza (Google AI Studio).Add a local model
Run models on your own machine through Ollama, LM Studio, vLLM, or llama.cpp. Click + Local Ollama (or the Local tile in the wizard) — billing is Free, no key is stored, and CrazyToad discovers what you have installed.
http://localhost:11434/v1; LM Studio http://localhost:1234/v1.qwen2.5-coder:14b.Set defaults & route roles
Once accounts exist, tell CrazyToad which one to reach for by default and how to split work across roles. Each account card carries the default buttons; a separate Agent roles card maps roles to providers. Both auto-save, and each route is tuned by three fields.