Anthropic Setup Guide
Provides your agent with access to Claude models using your own API key.
Prerequisites
- An Anthropic account with API access at console.anthropic.com
Step 1: Create an API Key
- Go to console.anthropic.com/settings/keys
- Click Create Key
- Name the key (e.g., "Carapace Agent")
- Copy the key (starts with
sk-ant-) — it's shown only once
Step 2: Connect in Carapace
- Go to Dashboard > Connections
- Find Anthropic and click Connect
- Paste the API key
- Click Save Credentials
Credential Fields Reference
| Field | Required | Format | Description |
|---|---|---|---|
api_key | Yes | Starts with sk-ant- | Anthropic API key |
Gotchas
Key shown only once: If you lose the key, create a new one. Old keys can be deleted from the console.
Usage limits: Anthropic enforces usage-based rate limits that scale with your account tier. New accounts start with lower limits.