Qubax is an OpenAI-compatible provider, so you can drop it into AI coding tools that let you set a custom base URL and API key. Below are the steps for Cline and Cursor.
qbx_live_) and the base URL https://api.qubax.ai/v1.Cline supports custom OpenAI-compatible endpoints. Point it at Qubax so every request routes through your account.
https://api.qubax.ai/v1qbx_live_your_api_key_heregpt-5).Cursor lets you add custom models through its OpenAI-compatible override. Configure it once and Qubax becomes available across Cursor Chat, Cmd K, and Agent modes.
https://api.qubax.ai/v1qbx_live_your_api_key_here gpt-5and click Verify. /v1 (no trailing slash) and that your key has credits.Both tools treat Qubax as a standard OpenAI-compatible provider. Once the base URL and API key are set, model names map directly to Qubax model IDs. Requests, streaming, tool calls, and function calling all work out of the box.