Skip to main content

Install Claude Code

npm install -g @anthropic-ai/claude-code

Configure Claude Code

Set the Capriole AI API base URL and API key, then start Claude Code:
export ANTHROPIC_BASE_URL="https://api.caprioletech.com"
export ANTHROPIC_AUTH_TOKEN="YOUR_CAPRIOLE_AI_API_KEY"
claude

Supported models

Claude Code currently supports Opus 4.7 through Capriole AI.