Guide

Claude Code

Source

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"
claude

Do not append /v1; Claude Code supplies the native Messages route. Use the Anthropic LLM endpoint for the provider configuration.

Help improve Eden Docs

Find something unclear or incomplete? Review the source and propose an update.

View on GitLab Updated August 2, 2026