Claude Code
Claude Code is the official CLI assistant. Point it at this platform with your API key.
One-click setup with our desktop client
Download the XycAi client to install and configure everything automatically — no manual steps needed.
1. Install
npm install -g @anthropic-ai/claude-code
2. Configure
export ANTHROPIC_BASE_URL="https://apicdn.xyc.ai"
export ANTHROPIC_API_KEY="your-api-key"
3. Run
claude
Troubleshooting
- 401: check the key and its model/group permissions.
- Timeout/524: transient network issue — retry, and check proxy settings.