Back to Settings

Vertex Configuration

Settings api 974
Install Command
npx claude-code-templates@latest --setting api/vertex-configuration
View on GitHub

Content

JSON
{
"description": "Connect Claude Code with Google Vertex AI to access Anthropic's Claude models th..."
"env": {
"CLAUDE_CODE_USE_VERTEX": "1"
"CLOUD_ML_REGION": "global"
"ANTHROPIC_VERTEX_PROJECT_ID": "your-gcp-project-id"
"VERTEX_REGION_CLAUDE_3_5_SONNET": "global"
"VERTEX_REGION_CLAUDE_3_5_HAIKU": "global"
"VERTEX_REGION_CLAUDE_3_7_SONNET": "global"
"VERTEX_REGION_CLAUDE_4_0_OPUS": "global"
"VERTEX_REGION_CLAUDE_4_0_SONNET": "global"
"VERTEX_REGION_CLAUDE_4_1_OPUS": "global"
"VERTEX_REGION_CLAUDE_4_5_SONNET": "global"
"ANTHROPIC_MODEL": "claude-sonnet-4-5@20250929"
"ANTHROPIC_SMALL_FAST_MODEL": "claude-3-5-haiku@20241022"
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.