Claude Code
Claude Code uses the native Anthropic Messages protocol. Point its Anthropic base URL at an Eden listener configured for an Anthropic endpoint:
bash
export ANTHROPIC_BASE_URL="https://eden.example.com"
claudeDo not append /v1; Claude Code supplies the native Messages route. Use the Anthropic LLM endpoint for the provider configuration.
Last updated: July 10, 2026