Configure Claude Code CLI to work with Axon models
export ANTHROPIC_BASE_URL=https://api.matterai.so
export ANTHROPIC_AUTH_TOKEN=<your_matterai_api_key>
~/.bashrc
~/.zshrc
claude -p "What is the capital of France"