Anthropic
Where to issue an Anthropic API key and connect it to Nora.Anthropic integrations let your agents call Claude (Opus, Sonnet, Haiku) for text generation and analysis. Nora authenticates with the standard
x-api-key header.
Where to apply for credentials
Anthropic API Keys
Sign in
Open console.anthropic.com.
Connect in Nora
Paste the API key. Optionally set Default Model to one of:claude-opus-4-7— most capableclaude-sonnet-4-6— balanced cost / qualityclaude-haiku-4-5— fastest, cheapest
GET https://api.anthropic.com/v1/models to validate.
MCP server
No official Anthropic MCP server today.Environment variables Nora injects
| Variable | Source |
|---|---|
ANTHROPIC_API_KEY | API Key field |
ANTHROPIC_MODEL | Default Model (if set) |

