Integrations/Cline (VS Code)
🤖

Cline (VS Code)

AI Tool

Cline is an autonomous coding agent that lives in VS Code. It supports any OpenAI-compatible provider, so you can route it through Qubax and pick from 340+ models — including gpt-5, Claude, and GLM.

Official docs

Base URL

Text
https://api.qubax.ai/v1

Setup steps

  1. 1

    Open the Cline panel

    In VS Code, click the Cline icon in the Activity Bar to open the panel.

  2. 2

    Open Settings

    Click the gear icon at the top-right of the Cline panel to open provider settings.

  3. 3

    Select API Provider

    Set "API Provider" to "OpenAI Compatible".

  4. 4

    Enter the Base URL

    Paste https://api.qubax.ai/v1 into the Base URL field.

  5. 5

    Enter your API key

    Paste your Qubax API key (starts with qbx_live_) into the API Key field.

  6. 6

    Set the Model ID

    Enter gpt-5 (or any other model slug from the Qubax model list) as the Model ID.

  7. 7

    Click "Let's go"

    Save your settings and start chatting with Cline powered by Qubax.

ℹ️
You can find all available model slugs on the Models page or by calling GET /v1/models with your API key.

Test your connection

Paste your Qubax API key and send a live request to verify everything is wired up. Don't have a key yet?

Create one in the dashboard