Armory
Source
Browse
CLAUDE.md / Rules

vertex-configuration

Connect Claude Code with Google Vertex AI to access Anthropic's Claude models through Google Cloud Platform. Automatically configures all available Claude models (Sonnet, Haiku, Opus) with enterprise-grade infrastructure, billing, and security. Requires: GCP project with Vertex AI API enabled, authenticated gcloud CLI, and model access approval in Model Garden.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install vertex-configuration --cli claude

writes the file to.claude/rules/vertex-configuration.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/vertex-configuration.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Connect Claude Code with Google Vertex AI to access Anthropic's Claude models through Google Cloud Platform. Automatically configures all available Claude models (Sonnet, Haiku, Opus) with enterprise-grade infrastructure, billing, and security. Requires: GCP project with Vertex AI API enabled, authenticated gcloud CLI, and model access approval in Model Garden.

When to use it

Connect Claude Code with Google Vertex AI to access Anthropic's Claude models through Google Cloud Platform. Automatically configures all available Claude models (Sonnet, Haiku, Opus) with enterprise-grade infrastructure, billing, and security. Requires: GCP project with Vertex AI API enabled, authenticated gcloud CLI, and model access approval in Model Garden.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/api/vertex-configuration.json | jq .

Notes

Extracted from davila7/claude-code-templates, api category.