Search docs...

Start typing to search documentation

Kilo Code
Kilo Code

Kilo Code Setup Guide

Add a custom UnoRouter provider in the Kilo Code VSCode sidebar.

Overview

Kilo Code is a VSCode extension that takes a custom OpenAI-compatible provider in its sidebar. UnoRouter works without leaving the editor.

Quick Config

Paste these into the client. Your key auto-fills when signed in.

text
Base URL: https://api.unorouter.com/v1
API Key: YOUR_API_KEY

Sign in to auto-fill your API key

Compatibility

Chat CompletionsStreamingTool calling

Step-by-step setup

  1. 1
    Install Kilo Code

    In VSCode, open Extensions, search for Kilo Code, and install it.

  2. 2
    Open settings

    Click the Kilo Code sidebar icon, then the gear icon at the top right.

  3. 3
    Add a custom provider

    Open Providers, click + Connect next to Custom Provider, and fill the form.

  4. 4
    Fill the connection form

    Use these values. The model field accepts any id from the UnoRouter catalog.

    text
    Provider Name: UnoRouter
    API URL: https://api.unorouter.com/v1
    API Key: YOUR_API_KEY
    Model Name: YOUR_MODEL_ID
    Supports tools: enabled

    Sign in to auto-fill your API key

  5. 5
    Save and chat

    Click Save Provider. Kilo Code uses it on the next agent run.

Recommended models

Free models that work here. Paste any model id into the client.

glm-5.3-search:freeglm-5.3-think-search:freeglm-5.3-thinking:freeglm-5.3:freeqwen-3.8-27b:free

Gotchas

  • If the pasted key truncates to a few characters, the field is masking it as you type. Click the eye icon to confirm the full key.
  • A 404 unknown API route usually means a wrong model id. Use one from the UnoRouter models list.
  • Keep Supports tools on so Kilo can run shell, file edit, and search tools.
Generate API KeyModels