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.
Set up now →

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