Clients and SDKs
Claude Code
Anthropic's CLI on the OneProvider endpoint. Setup is two env vars and a verify call.
Use this page
Point the client at OneProvider, keep the key in an environment variable, and verify the configured model ID. Anthropic's CLI on the OneProvider endpoint. Setup is two env vars and a verify call.
Configuration context
export ANTHROPIC_BASE_URL="https://api.oneprovider.dev"
export ANTHROPIC_API_KEY="sk-..."