Search docs...

Start typing to search documentation

Integrations

Integrations

Use UnoRouter with your favorite AI tools. Pick a guide below to get started.

CLI Tools

CC Switch

CC Switch Integration Guide

All-in-One AI CLI Management Tool for unified management of Claude Code, Codex, and Gemini CLI provider configurations.

View Full Guide

Quick Start

powershell
# Download from GitHub Releases:
# https://github.com/farion1231/cc-switch/releases
Claude
Claude Code

Claude Code Integration

Use UnoRouter with Claude Code, Cursor, VS Code extensions, and any Anthropic-compatible client. Point your API to UnoRouter and access all models.

View Full Guide

Quick Start

powershell
$env:ANTHROPIC_BASE_URL="https://api.unorouter.ai"
$env:ANTHROPIC_API_KEY="YOUR_API_KEY"

claude

Sign in to auto-fill your API key

Codex
Codex CLI

OpenAI Codex CLI Setup Guide

Step-by-step guide to install and configure Codex CLI with UnoRouter on Windows, macOS, and Linux.

View Full Guide

Quick Start

powershell
$env:OPENAI_BASE_URL="https://api.unorouter.ai/v1"
$env:OPENAI_API_KEY="YOUR_API_KEY"

codex

Sign in to auto-fill your API key

Gemini
Gemini CLI

Gemini CLI Integration

Use UnoRouter with the Gemini CLI and any Google GenAI-compatible client. Access Gemini models alongside Claude and GPT.

View Full Guide

Quick Start

powershell
$env:GEMINI_API_BASE="https://api.unorouter.ai"
$env:GEMINI_API_KEY="YOUR_API_KEY"

gemini

Sign in to auto-fill your API key

openclaw
OpenClaw

OpenClaw Integration

Use UnoRouter as a model provider for your OpenClaw agent. Configure once and access every model through OpenClaw's gateway.

View Full Guide

Quick Start

powershell
# In %APPDATA%\openclaw\config.yaml
# providers.openai.baseUrl: "https://api.unorouter.ai/v1"
$env:OPENAI_API_KEY="YOUR_API_KEY"

openclaw onboard

Sign in to auto-fill your API key

Roleplay Clients

sillytavern
SillyTavern

SillyTavern Integration Guide

Connect UnoRouter to SillyTavern through the Custom OpenAI-compatible chat completion source.

View Full Guide

Quick Start

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

Sign in to auto-fill your API key

janitor-ai
Janitor.AI

Janitor.AI Integration Guide

Connect UnoRouter to Janitor.AI as a custom proxy with the exact URL format Janitor's API Settings panel expects.

View Full Guide

Quick Start

text
Proxy URL: https://api.unorouter.ai/v1/chat/completions
API Key:   YOUR_API_KEY

Sign in to auto-fill your API key

risuai
RisuAI

RisuAI Integration Guide

Connect UnoRouter to RisuAI through the Custom Models option in Advanced Settings.

View Full Guide

Quick Start

text
Request URL: https://api.unorouter.ai/v1/chat/completions
API Key:     YOUR_API_KEY

Sign in to auto-fill your API key

chub
Chub / Venus

Chub / Venus Integration Guide

Connect UnoRouter to Chub.ai (Venus) through the Secrets panel's Reverse proxy option.

View Full Guide

Quick Start

text
URL: https://api.unorouter.ai/v1/chat/completions
Key: YOUR_API_KEY

Sign in to auto-fill your API key

Ready to get started?

Get your API key and start using UnoRouter with any of these tools.

Integrations - UnoRouter