ccg-router / Errors

ANTHROPIC_BASE_URL not working with Claude Code

If Claude Code is not reaching ccg-router, first verify that the local daemon is running and that ANTHROPIC_BASE_URL points to the local router.

export ANTHROPIC_BASE_URL=http://127.0.0.1:17180
ccg-router start

Checklist

Open an install issue on GitHub if the command output is unclear.