Integrations/Kilo Code
🔧

Kilo Code

AI Tool

Kilo Code is an open-source AI coding assistant for VS Code. Like Cline, it supports any OpenAI-compatible provider — so you can point it at Qubax and choose from 340+ models.

Official docs

Base URL

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

Setup steps

  1. 1

    Open Kilo Code in VS Code

    Install the Kilo Code extension and open its panel in the VS Code sidebar.

  2. 2

    Open Settings

    Click the gear / settings icon in the Kilo Code panel.

  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

    Enter gpt-5 (or another model slug) as the model and save. You are ready to code.

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