Claude Code Setup
Claude Code is Anthropic’s official CLI tool. Here’s how to configure it with Extend Proxy.Prerequisites
- Claude Code installed (install guide)
- Your API key and endpoint URL from admin
Setup
Switching Models
To use Sonnet instead of Opus, changeANTHROPIC_MODEL in settings.json:
Troubleshooting
Invalid API key
Invalid API key
- Check your API key is correct
- Verify the key is enabled (contact admin on Discord: presumptiousbastard)
Connection refused
Connection refused
- Check your internet connection
- Try
curl YOUR_ENDPOINT_URL/health(replace with your actual endpoint)
Model not found
Model not found
- Use exact model names from Available Models