Roo Code

Connect the Roo Code extension to FluxRouter with the OpenAI Compatible provider.

Roo Code is a VS Code agent that works with any OpenAI-compatible endpoint. Point it at FluxRouter and it routes through your single Flux key.

One-click with Flux Desktop

Flux Desktop can set this up for you. The manual steps below show what to enter by hand.

Manual config

Open Settings, set API Provider to "OpenAI Compatible", and fill in:

Base URL: https://api.fluxrouter.ai/v1
API Key:  sk-YOUR-FLUX-KEY
Model:    flux-auto

Roo requires the served model to support OpenAI-compatible tool calling. flux-auto resolves to models that do.

Test it

Send a task in the Roo Code panel. If it responds and can use tools, you're connected. Confirm the request in your FluxRouter dashboard.