Documentation
Tool Integrations in the NexoRouter documentation.
Tool Integrations
This section explains how to use NexoRouter with tools that support OpenAI-compatible APIs.

Shared configuration
Provider type: OpenAI-compatible / Custom OpenAI
Base URL: https://api.nexorouter.com/v1
API Key: Dashboard -> API Keys
Model ID: Models page
Status definitions
| Status | Meaning |
|---|---|
| Verified | NexoRouter has tested the current setup and published the supported path. |
| Candidate setup, not yet verified by NexoRouter | The tool has an OpenAI-compatible setup path, but you should test it with a low-budget key before real work. |
| Experimental | The tool may be configurable, but we do not recommend it as a public setup until protocol, streaming, and tool-use behavior are tested. |
| Not documented yet | NexoRouter has no useful public setup path for this tool yet. |
| Not supported by current public API | The tool requires a protocol that NexoRouter does not expose publicly yet. |
Programming tools
| Tool | Status | Page |
|---|---|---|
| OpenCode | Candidate setup, not yet verified by NexoRouter | OpenCode |
| Cline | Candidate setup, not yet verified by NexoRouter | Cline |
| Roo Code | Candidate setup, not yet verified by NexoRouter | Roo Code |
| Aider | Candidate setup, not yet verified by NexoRouter | Aider |
| Continue | Candidate setup, not yet verified by NexoRouter | Continue |
| Codex CLI | Not supported by current public API | Codex CLI |
| Claude Code | Not supported by current public API | Claude Code |
| Cursor | Candidate setup, not yet verified by NexoRouter | Cursor |
| Gemini CLI | Not supported by current public API | Gemini CLI |
Chat clients
| Tool | Status | Page |
|---|---|---|
| Open WebUI | Candidate setup, not yet verified by NexoRouter | Open WebUI |
| Cherry Studio | Candidate setup, not yet verified by NexoRouter | Cherry Studio |
| Chatbox | Candidate setup, not yet verified by NexoRouter | Chatbox |
| ChatGPT Next Web | Candidate setup, not yet verified by NexoRouter | ChatGPT Next Web |
App platforms and SDKs
| Tool | Status | Page |
|---|---|---|
| Dify | Candidate chat setup, not yet verified by NexoRouter | Dify |
| LangChain | Candidate setup, not yet verified by NexoRouter | LangChain |
| Vercel AI SDK | Candidate setup, not yet verified by NexoRouter | Vercel AI SDK |
| LiteLLM | Candidate setup, not yet verified by NexoRouter | LiteLLM |
| LlamaIndex | Candidate chat setup, not yet verified by NexoRouter | LlamaIndex |
Translation and ecosystem
| Tool | Status | Page |
|---|---|---|
| Translation tools | Candidate setup pattern, not yet verified for specific clients | Translation tools |
| Community and ecosystem integrations | Not verified yet | Community and ecosystem integrations |
Use candidate pages safely
For pages marked as candidate setup, start with a low-budget key and one text-only prompt. Confirm the request appears in Usage Logs before using the tool on real projects.
Do not assume streaming, tool calling, vision, embeddings, or automatic model-list refresh works unless the tool page says so explicitly.
Read next: Candidate integration checklist