AI Agents Hub
Optimized for tool-calling. Native support for Hermes tool-format, and the standard OpenAI tools spec.
OpenClaw
VerifiedNative config support. Raw Hermes passthrough via X-Mingo-Tool-Mode: raw.
Hermes tool-format
NativeQwen3, Kimi-K2.6 and NousResearch models emit <tool_call> XML — we parse it transparently.
OpenAI tools spec
Drop-inStandard `tools` array works unchanged. Cursor, Cline, Continue, Aider — drop-in.
Generate a runtime config
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? +
OpenClaw, Cline, Continue.dev, Cursor, Aider, n8n, LibreChat 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://mingo.mingles.ai/v1.
Which models support tool-calling? +
Both moonshotai/Kimi-K2.6 and Qwen/Qwen3-235B-A22B-Instruct-2507-FP8 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? +
Top up with USD (card) or USDT / USDC (crypto) in the console. Billing is per token from your prepaid balance.