inferenceProvider to anthropic and supply an API key as described below. This is the first-party path: inference goes straight to Anthropic rather than to a Claude deployment hosted in your Amazon, Google, or Microsoft tenancy.
When
inferenceProvider is anthropic, inference traffic goes to Anthropic’s API endpoints rather than staying within your cloud provider. The data-residency and compliance statements on these pages do not apply to this option.inferenceCredentialHelper to an executable that fetches a short-lived credential at runtime; see Write a credential helper.
Configure the app
Configuration keys
| Setting | Type | Availability | Default | Description |
|---|---|---|---|---|
Claude API keyinferenceAnthropicApiKey | string | MDM + Bootstrap | — | Leave blank to fetch a key via browser sign-in, or to supply the key via a credential helper. |