• UnoRouterUNOROUTER
Documentation
  • AI Applications
Coding agents
  • opencodeOpenCode Setup Guide
  • Kilo CodeKilo Code Setup Guide
  • Zed IDE Setup Guide
  • ClineCline Setup Guide
  • RooCodeRoo Code Setup Guide
  • continue-devContinue.dev Setup Guide
Character & fiction clients
  • SillyTavernSillyTavern Integration Guide
  • janitor-aiJanitor.AI Integration Guide
  • risuaiRisuAI Integration Guide
  • Chub / Venus Integration Guide
  • nevikaNevika Integration Guide
Chat clients
  • librechatLibreChat Integration Guide
  • OpenWebUIOpen WebUI Integration Guide
  • LobeHubLobeChat Integration Guide
  • AnythingLLM Integration Guide
  • CherryStudioCherry Studio Integration Guide
  • typingmindTypingMind Integration Guide
  • BoltAI Integration Guide
  • Page Assist Integration Guide
  • chatboxChatbox Integration Guide
  • Big-AGI Integration Guide
CLI tools
  • aiderAider Setup Guide
  • cc-switchCC Switch Integration Guide
  • Claude CodeClaude Code Integration
  • CodexOpenAI Codex CLI Setup Guide
  • GeminiGemini CLI Integration
  • openclawOpenClaw Integration
  • Hermes AgentHermes Agent Integration
  • ModelContextProtocolMCP Server Setup Guide
Navigate
  • Models
  • Rankings
  • Inspector
  • Pricing
  • Chat
  • Status

Search docs...

Start typing to search documentation

PlatformIntegrationsChat
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.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

    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.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 the new provider for the next agent run.

Recommended models

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

agnes-2.0-flash:freeallam-2-7b:freebielik-11b-v3.0-instruct:freebig-pickle:freecodestral-latest:free

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

On this page

Overview
Quick Config
Compatibility
Setup steps
Install Kilo Code
Open settings
Add a custom provider
Fill the connection form
Save and chat
Recommended models
Gotchas