Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Point Claude Code at the Anthropic-compatible Aster endpoint.
export ANTHROPIC_BASE_URL=https://api.asterwise.dev export ANTHROPIC_API_KEY='your Aster API key' export ANTHROPIC_CUSTOM_MODEL_OPTION=aster-code export ANTHROPIC_MODEL=aster-code claude --bare