# In your terminal, set the API key
export ANTHROPIC_AUTH_TOKEN="ah-b19b6b7b0267a6fca7cf7e023ac482730730a068d1e36fdffe8052543179a291"
export ANTHROPIC_BASE_URL="https://hub.linux.do/anthropic"
# Then launch Claude Code
claude
# Or use the --api-key flag with the base URL
claude --api-key "ah-b19b6b7b0267a6fca7cf7e023ac482730730a068d1e36fdffe8052543179a291" --base-url "https://hub.linux.do/anthropic" "Hello, Claude!"
# The configuration will be stored in ~/.config/claude/config.json
4 个帖子 - 2 位参与者