Cline

Connect the Cline VS Code extension to FluxRouter with the OpenAI Compatible provider.

Cline 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

Click the gear icon, set API Provider to "OpenAI Compatible", and fill in:

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

Click Verify.

For agentic use, the routed model needs native tool calling. flux-auto resolves to models that support it.

Test it

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