glm-5.2 and MiniMaxAI/MiniMax-M2.7. For the full model list and pricing, see the model catalog.
Configure
Create an API Key on the API Keys page first.- Click the Kilo Code icon in the sidebar, then open Settings (⚙️) → Providers.
- Under API Provider, select OpenAI Compatible.
-
Fill in the required fields.
-
Kilo Code fetches the model list from
https://api.scitix.ai/model-api/v1/modelsautomatically. Selectglm-5.2, or another model, from the searchable Model dropdown. If the fetch fails, type the model ID manually. -
Click Save.
Configurations are stored in a Configuration Profile, such as
default, so you can save the ScitiX setup and switch providers quickly.

Verify
Give Kilo Code a coding task, such as “create two sum code with python”, with the ScitiX model selected. It plans the task and asks to create or edit files. Approve with Save. A normal reply confirms that the connection works.
FAQ
- Empty model dropdown: the
GET /v1/modelsfetch failed. Check the Base URL with the/v1suffix and the API Key, or type the model ID manually. - Model does not act / no tool calls: choose a model with native tool calling. The provider page shows model capabilities such as Supports images after selection.

