Roo Code
Roo Code Setup Guide
Add UnoRouter as the OpenAI Compatible provider and Roo Code’s agent roles share the same base URL.
Overview
Roo Code splits the agent into a planning, code, and QA team. Add UnoRouter as the OpenAI Compatible provider and Roo’s roles share the same base URL.
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_KEYCompatibility
Chat CompletionsStreamingTool calling
Step-by-step setup
- 1Install Roo Code
Install the Roo Code extension in VSCode and open the panel.
- 2Open API configuration
Click the settings icon and go to API Configuration.
- 3Pick OpenAI Compatible
Set Provider to OpenAI Compatible.
- 4Fill the connection
Use these values. The model picker can also auto-populate after the first call.
textBase URL: https://api.unorouter.ai/v1 API Key: YOUR_API_KEY Model: YOUR_MODEL_ID
Recommended models
Free models that work well here. Paste any model id into the client.
mistral-medium-3deepseek-r1-distill-qwen-32bgemini-3.1-pro-previewdevstral-medium-latestlfm-2.5-1.2b-thinking
Gotchas
- Roo’s Codebase Indexing > Embedder Provider is a separate setting from chat. Configure the chat provider you actually want.
- Some Roo agent roles run more requests than expected. Watch your UnoRouter rate limit and raise your plan if needed.