Clients and SDKs
Cursor
Configure Cursor as an OpenAI provider with our endpoint and use a Claude model id.
Use this page
Point the client at OneProvider, keep the key in an environment variable, and verify the configured model ID. Configure Cursor as an OpenAI provider with our endpoint and use a Claude model id.
Configuration context
export ONEPROVIDER_API_KEY="sk-..."
export OPENAI_BASE_URL="https://api.oneprovider.dev/v1"