Connect any AI agent to one cheap endpoint
OpenAI-compatible · the same models (DeepSeek-V4-Flash / Kimi-K2.6 / MiniMax-M2.7) cheaper · pay by card or crypto, no KYC · plan or pay-as-you-go.
Pick your tool below for a step-by-step setup page, or jump to the universal config generator.
Whatever your app is — it only needs these 3 values.
Open its settings, find these fields (names vary a little), paste, save. That’s the whole setup.
https://router.mingles.ai/v1 deepseek-ai/DeepSeek-V4-Flash-0731, moonshotai/Kimi-K2.6 or MiniMaxAI/MiniMax-M2.7 Asked for a display name or provider name? Type anything, e.g. “Mingles Router”. Still didn’t work? Pick your tool below for click-by-click steps, or use the config generator.
Autonomous agents
Personal agents that plan and act on their own.
Coding agents / IDE
Editors and CLI agents that write and run code.
OpenAI Codex
NewOpenAI’s terminal coding agent, pointed at our models instead of theirs.
Set up OpenAI Codex →
DeepSeek Harness
NewDeepSeek’s open-source coding agent — the Claude Code idea, running on your key.
Set up DeepSeek Harness →
OpenHands
VerifiedAutonomous coding agent (OpenAI-Compatible via LiteLLM).
Set up OpenHands →
Kilo Code
VerifiedVS Code / JetBrains coding agent — OpenAI-Compatible provider.
Set up Kilo Code →
Cursor
SetupOverride the OpenAI Base URL — bring your own key and model.
Set up Cursor →
Cline
SetupVS Code agent — “OpenAI Compatible” provider, three fields.
Set up Cline →
Roo Code
SetupThe most active Cline fork — same OpenAI-Compatible provider.
Set up Roo Code →
Aider
SetupCLI pair-programmer — two env vars and a model flag.
Set up Aider →
Continue
SetupVS Code / JetBrains chat + edit — one models block in config.
Set up Continue →
Zed
SetupAn openai_compatible block in settings.json — max_tokens is required.
Set up Zed →
opencode
SetupA provider block in opencode.json, on the AI SDK openai-compatible package.
Set up opencode →
Workflows
Automation platforms that call models as a step.
Chat UIs
Self-hosted chat frontends that speak the OpenAI dialect.
Open WebUI
SetupSelf-hosted ChatGPT-style UI — one OpenAI API connection.
Set up Open WebUI →
SillyTavern
SetupCustom Chat Completion source — endpoint, key, model id.
Set up SillyTavern →
LibreChat
SetupOne custom endpoint block in librechat.yaml.
Set up LibreChat →
Jan
OpenAI-compatibleDesktop chat app — add a remote OpenAI-compatible provider.
Generate Jan config →
LobeChat
OpenAI-compatibleSelf-hosted chat UI with a custom OpenAI provider slot.
Generate LobeChat config →
Cherry Studio
OpenAI-compatibleDesktop client — add a provider with a base URL and key.
Generate Cherry Studio config →
AnythingLLM
OpenAI-compatiblePick the Generic OpenAI LLM provider and paste the endpoint.
Generate AnythingLLM config →
Frameworks & SDKs
Libraries you write against — the base URL is a constructor argument.
LangChain
SetupChatOpenAI takes a base_url — the rest of your chain is untouched.
Set up LangChain →
LlamaIndex
SetupOpenAILike, with is_chat_model=True — the default is False and it will bite you.
Set up LlamaIndex →
Vercel AI SDK
SetupcreateOpenAICompatible — a provider in four lines.
Set up Vercel AI SDK →
LiteLLM
SetupOne openai/ prefix and an api_base — as a library or as a proxy.
Set up LiteLLM →
PydanticAI
SetupOpenAIChatModel with an OpenAIProvider — typed agents, one base_url.
Set up PydanticAI →
CrewAI
SetupLLM(custom_openai=True, base_url=...) — one object, shared by every agent.
Set up CrewAI →
OpenAI Agents SDK
SetupWorks against any OpenAI-compatible endpoint — after two settings most people miss.
Set up OpenAI Agents SDK →
Universal config generator
Pick your tool. Paste your key. Copy the result into your runtime. Everything runs client-side — nothing is sent anywhere.
Stored only in this browser. If empty, we use the placeholder
<your-key>.
Frequently asked
Which agent runtimes are supported? +
Hermes, OpenClaw, OpenHands, Kilo Code, Cline, Continue.dev, Cursor, Aider, n8n and anything else that speaks the OpenAI Chat Completions API.
Do I need a special SDK? +
No. Use the official OpenAI SDK (Python, Node, Go, anything). Change only the base URL to https://router.mingles.ai/v1.
Which models support tool-calling? +
deepseek-ai/DeepSeek-V4-Flash-0731, moonshotai/Kimi-K2.6 and MiniMaxAI/MiniMax-M2.7 all support tool-calling. The gateway parses Hermes XML and re-emits OpenAI tool_calls.
Is there a request ID for tracing? +
Yes — every response includes X-Request-Id and X-Devshard-ID. You can also send your own X-Request-Id and we will propagate it.
How do I pay? +
Pay by card or crypto in the console — no KYC. Pick a monthly plan, pay-as-you-go from your balance, or start free.