Configure Claude Code to use Adaptive’s intelligent routing for 60-80% cost savings while maintaining the same development experience.
Save 60-80% on AI development costs with intelligent model routing. Works as a drop-in replacement for the Claude API.

Get Your Adaptive API Key

Visit llmadaptive.uk to create an account and generate your API key.

Quick Setup

Run Installer

curl -o claude-code.sh https://raw.githubusercontent.com/Egham-7/adaptive/main/scripts/installers/claude-code.sh
chmod +x claude-code.sh
./claude-code.sh

Launch Claude Code

claude
Select “Yes” when prompted about using the API key.

Verify Setup

Type /status in Claude Code to confirm Adaptive integration is active.

Alternative Setup Methods

export ANTHROPIC_BASE_URL=https://www.llmadaptive.uk/api/v1
export ANTHROPIC_AUTH_TOKEN=your-adaptive-api-key

Troubleshooting

Next Steps


Was this page helpful? Contact us at info@llmadaptive.uk for feedback or assistance with your Claude Code integration.