Claude (Anthropic)
Route email to Anthropic Claude with your own API key
No coding required. If you have never used an API key before, follow the walkthrough below step by step. Developers can skip to Quick reference at the bottom
Part 1 — Get your API key
Billing: Anthropic bills API usage separately from any Claude consumer plan. You typically add prepaid credits or a payment method in the Console before the API works
- Open the Claude Platform Console: platform.claude.com/dashboard
- Sign up for an account, or log in if you already use Claude on the web
- If prompted, complete billing setup (Plans / Billing) — API calls need credits on your account
- Click 'Get API key' in the Dashboard view, or go to Manage → API Keys
- Click "Create Key" (or "Create API key")
- Name it something you will recognize later, e.g. "Airbox"
- Copy the key immediately — Anthropic only shows the full key once
- Paste it somewhere safe (password manager or a temporary note) until you add it to Airbox in the next section
Open Claude (Anthropic) key page →
The key usually looks like: sk-ant-… (long string; copy the whole thing)
Part 2 — Add your connection in Airbox
- Sign in at the Airbox dashboard (airbox.fyi/dashboard)
- In the Connections card, click "+ LLM provider"
- When asked for the provider type, enter: anthropic
- When asked for your API key, paste the key you copied — it is encrypted and never shown again
- When asked for a model, press Enter to accept the default or type a model name (see this page's default)
- You should now see "anthropic" listed under Connections
Open the dashboard in a new tab if you want to follow along
Part 3 — Route your inbox
Your Airbox address does not use a connection until you attach one:
- In the Inboxes card, find your Airbox address
- Click the gear icon (⚙) on that address to open routing settings
- Under "AI, LLM or MCP provider", choose the connection you just added from the dropdown
- Leave "Email a reply back" checked if you want results in your inbox (recommended)
- Click "Save"
Try it — send an email
Subject: (* @claude #summarize *) —or— Subject: @claude #extract -short
New to commands? See copy-paste examples and the syntax cheat sheet
Quick reference
| Dashboard type | anthropic |
| Email targets | @claude, @anthropic |
| Default model | claude-sonnet-4-6 |
| Keys | https://platform.claude.com/dashboard |
Short checklist
- Get an sk-ant-… key from platform.claude.com/settings/workspaces/default/keys
- Dashboard → + AI & LLM provider → type Claude → paste key
- Route inbox → select this connection → Save
What you get
- Native Anthropic SDK — not OpenAI-compat shim
- Tool use with MCP servers attached to the inbox
