Access Anthropic Vertex API via TypeScript

vertex-sdkskillsetup L20
anthropics/anthropic-sdk-typescript
What it does

Access Claude API via Google Vertex AI

Best for

When deploying Claude to Google Cloud infrastructure with existing Vertex authentication.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · google-auth-library
  • · Google Cloud authentication
Preconditions

ANTHROPIC_VERTEX_PROJECT_ID and CLOUD_ML_REGION env vars configured

Failure modes
  • · Missing Google Cloud credentials
  • · Invalid region
  • · Project not authorized
Trust signals
  • · Official Anthropic SDK
  • · Supports GoogleAuth impersonation patterns