Authentication is always:
Authorization: Bearer sk-YOUR-KEY.
Two URL Formats (Important)
ruoli supports two access protocols, and the URL differs — using the wrong one will fail to connect:Universal Configuration Example
For most OpenAI-compatible tools, these three fields are all you need:
Then enter the model name you want (e.g.
claude-sonnet-4-20250514, gpt-4o) and you’re ready to go.
Verify the Connection
After configuring, run the command below to confirm you get a valid response (OpenAI-compatible format):content text field, you’re connected. For common errors, see the FAQ.
Dedicated pages for popular tools: Claude Code · Codex · Cherry Studio.Need to manage connections for multiple CLI tools at once? Use the CC Switch setup helper.

