Models and tools
Anthropic
An Anthropic integration stores a project-owned Anthropic API key so Mobius-hosted agents can run Claude models through that key.
Use Anthropic when you want Claude model calls to use your own Anthropic account and quota. The integration does not add actions or source events.
Capability map
| Capability | Value |
|---|---|
| Provider ID | anthropic |
| Auth kind | api_key |
| Connect flow | Inline API key |
| Actions | No |
| Events | No |
| Webhook delivery | No |
| Event samples | No |
| Live status | No |
Connect Anthropic
| Surface | Support |
|---|---|
| App | Open Govern > Integrations, choose Anthropic, and paste an Anthropic API key. |
| CLI | The mobius CLI does not connect Anthropic integrations yet. Use the app or API. |
| API | Call POST /v1/projects/{project}/integrations/providers/anthropic/connect with api_key. |
A project-owned key takes precedence over the platform credential for Anthropic models. If no project key or platform key is available, matching Claude models are unavailable in the model catalog.
Actions
Anthropic does not register action catalog entries. Use it through agent model selection.
Events
Anthropic does not register source events.
Next
- Choose agent models from agents.
- Inspect model availability from the API catalog.
- Keep provider keys in integrations.