Search docs...

Start typing to search documentation

Kilo Code
Kilo Code

Kilo Code Setup Guide

Connect a custom UnoRouter provider directly in the Kilo Code VSCode sidebar without leaving the editor.

Overview

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

Quick Config

Drop these values into the client. Your key auto-fills when you are signed in.

text
Base URL: https://api.unorouter.ai/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

    Open VSCode, go to the Extensions panel, search for Kilo Code, and install it.

  2. 2
    Open settings

    Click the Kilo Code icon in the sidebar, then the gear icon in the top right of the panel.

  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 exact values. The model field accepts any model id from the UnoRouter catalog.

    text
    Provider Name: UnoRouter
    API URL: https://api.unorouter.ai/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 the new provider for the next agent run.

Recommended models

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

c4ai-aya-vision-32bqwen3guard-gen-0.6bmistral-large-latestnemotron-3-ultra-550b-a55btiny-aya-global

Gotchas

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