MiMo to OpenAI, with a real control surface.
Inspect the bridge, test chat completions, upload files, and verify runtime config from one page. This dashboard is static, so it works without any frontend build step.
Runtime Inspector
Quick-read the bridge endpoints without leaving the page.
Account Pool
Add MiMo accounts by cookie, switch routing mode, and choose the active account for single-account mode.
Loading account pool...
Conversation Explorer
Inspect conversation lists and drill into dialog history from the built-in tool endpoints.
Chat Playground
Send a minimal OpenAI-compatible request to your bridge.
Examples
Pulled from the server so the snippets always reflect the current port and model.
Loading examples...
Responses Lab
Exercise the `/v1/responses` route with a small payload and optional local-tool auto execution.
API Key Vault
Create multiple access keys for your bridge. When at least one key is enabled, `/v1/*` requires `Authorization: Bearer ...`.
Loading key pool...
File Upload
Push a file through the MiMo upload endpoint and optionally trigger parsing.
Response Console
The latest payload from any action on this page.
Run a check, send a chat request, or upload a file.
Import / Export
Export the full account/key snapshot or import it back in replace or merge mode.