How it works
- Radius launches its bundled Claude runtime with your normal Claude home and shell environment.
- Claude reads your login plus user, project, and local settings.
- Radius requests the available models.
- Claude uses its native default. Your Radius selection overrides it for the conversation.
Configuration cases
Cloud providers
Google Cloud Vertex AI
SetCLAUDE_CODE_USE_VERTEX=1, then configure your Google Cloud project,
region, credentials, and any model mappings through Claude’s supported
environment and settings. Select CLI in Radius.
- Anthropic: Configure Claude Code for Google Vertex AI
- Google Cloud: Use Anthropic Claude models on Google Cloud
Microsoft Foundry
SetCLAUDE_CODE_USE_FOUNDRY=1, then configure your Foundry resource,
credentials, and model deployments through Claude’s supported environment and
settings. Select CLI in Radius.
- Anthropic: Configure Claude Code for Microsoft Foundry
- Microsoft: Configure Claude Code with Microsoft Foundry
Amazon Bedrock
SetCLAUDE_CODE_USE_BEDROCK=1, then configure your AWS profile or credentials,
region, and any model mappings through Claude’s supported environment and
settings. Select CLI in Radius.