Claude Code Router Setup
How to route different coding tasks to different models/providers.
TL;DR
- This page targets: claude code router setup
- Follow the checklist below first, then optimize.
Why this matters
Most failures here are configuration mismatches, not model quality issues.
Action checklist
- Confirm runtime and version
- Validate config and environment variables
- Restart service/client and re-test with a minimal command
Common pitfalls
- Wrong profile/policy selected
- Missing token scope or env var
- Path/permission mismatch
Verification
Use one minimal test case and capture expected output before scaling up.