Xiaomi · Text

OpenClaw x MiMo

RunAPI supports text-only requests for both MiMo models through Chat Completions, Responses, and Anthropic Messages on their existing synchronous and SSE paths. The only verified image shape is base mimo-v2.5 with synchronous OpenAI Chat Completions, where messages[].content[] may contain text and remote HTTP(S) image_url parts. Pro remains text-only; other image and media shapes are closed or unverified.

2 variants from $0.0001 Commercial OK

Prerequisite: npx runapi mcp install

Prompt

Prompt models

Use mimo-v2.5 when it matches the task: Custom tool calling on Chat Completions and native Messages; remote images on synchronous Chat.

You have access to RunAPI chat models for MiMo.

Available MiMo models:
- mimo-v2.5: Custom tool calling on Chat Completions and native Messages; remote images on synchronous Chat
  chat endpoints: /v1/chat/completions, /v1/responses, /v1/messages
- mimo-v2.5-pro: mimo-v2.5-pro text-only; multimodal input remains unverified
  chat endpoints: /v1/messages, /v1/chat/completions, /v1/responses

Use the model ID and chat endpoint that match the user's request.
Example request: Summarize this report, identify its main points, and draft a clear response.
Verify the active model with: openclaw models status;openclaw models set runapi/<model-id>

Public Versions and Endpoints

Model ID Endpoints Price Catalog
mimo-v2.5
/v1/chat/completions /v1/responses /v1/messages
$0.0001 Model detail
mimo-v2.5-pro
/v1/messages /v1/chat/completions /v1/responses
$0.0003 Model detail

Verify

Poll until the task reaches a terminal status

Select <model-id> to generate verification commands.

Configuration

Guide endpoint: <endpoint>

Select <model-id> to generate a request with the endpoint's public input contract.
How it works

Get Started in 3 Steps

  1. Choose a model ID

    Select a public catalog model ID and review its endpoint and current starting price.

  2. Configure RunAPI

    Add the provider configuration for this agent.

  3. Verify the result

    Run the agent status and model-selection commands shown below.

What to Build with OpenClaw + MiMo

  • Product Demo Videos

    Generate 5–10 second product animations from text descriptions. Ideal for e-commerce listings and social ads.

  • AI Avatar Content

    Create talking-head videos with lip-synced avatars for training materials, customer support, and marketing.

  • Batch Video Production

    Queue hundreds of video generations and collect results through webhook delivery.

Why Use MiMo Through RunAPI + OpenClaw

  • 2 variants, one API key

    Use one RunAPI connection to choose among the live model variants without changing your integration.

  • Clear usage pricing

    See current catalog pricing before you send a request, with no subscription or minimum spend required.

  • Automatic task workflows

    Submit, poll, and collect asynchronous results through a consistent task workflow without writing manual polling code.

OpenClaw + MiMo Questions

Which model ID should I use?

Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.

Does this guide configure a chat model?

Yes. This Model Line supports a client-facing LLM protocol.

Start using MiMo with OpenClaw

Building with a team?

We're here to help with enterprise setup, integrations, and technical questions.

Contact Us