• 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
Cline
Cline

Cline Setup Guide

Add UnoRouter as an OpenAI Compatible provider in Cline and run a full agent loop inside VSCode.

Overview

Cline runs a full agent loop inside VSCode. Add UnoRouter as an OpenAI Compatible provider and it can read, edit, and run code with any model.

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 Cline

    Install the Cline extension from the VSCode marketplace and open the Cline panel from the activity bar.

  2. 2
    Open Cline settings

    Click the gear icon in the Cline panel to open API Configuration.

  3. 3
    Pick OpenAI Compatible

    Under API Provider, choose OpenAI Compatible.

  4. 4
    Fill the connection

    Use these values. The Model ID accepts any UnoRouter model.

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

    Sign in to auto-fill your API key

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:freec4ai-aya-expanse-32b:freec4ai-aya-vision-32b:free

Gotchas

  • !Cline has a Responses-API mode for newer models. With chat completions it falls back to XML tool wrapping, which can repeat tool calls. Stick with chat-style models for stability.
  • !Pick a model with native tool calling so Cline can run shell and file edits reliably.
Generate API Key

On this page

Overview
Quick Config
Compatibility
Setup steps
Install Cline
Open Cline settings
Pick OpenAI Compatible
Fill the connection
Recommended models
Gotchas
Models