Setup Guide

Connect Claude Code to Claude Gateway in a few steps.

Platform

1

Run the setup command

zsh
curl -sSL https://claudegateway.shop/setup.sh | sh

Config file preview

settings.json
{
  "env": {
    "ANTHROPIC_AUTH_TOKEN": "YOUR_KEY",
    "ANTHROPIC_BASE_URL": "https://api.claudegateway.shop"
  }
}

Available models

Sonnet 4.6Balanced

Great for everyday tasks, fast and reliable

claude-sonnet-4-6

Opus 4.6Most Capable

Complex reasoning, coding, and analysis

claude-opus-4-6

Haiku 4.5Fastest

Quick responses for simple tasks

claude-haiku-4-5

FAQ