MiMo-V2.5-Pro
scnet-token-plan/MiMo-V2.5-Pro · family mimo · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
free
Cache read $/1M
#285 of 6,156
Cheapest rank
- Provider
- SCNet Token Plan (
scnet-token-plan) - Kind
- text (outputs text)
- Context
- 1,048,576 tokens
- Max output
- 131,072 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“MiMo-V2.5-Pro” is offered by 18 providers — cheapest-effective first. This one (SCNet Token Plan) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| SCNet Token Plan (this) | free | free | $0.00 | 1M |
| Xiaomi Token Plan (Singapore) | free | free | $0.00 | 1M |
| Kenari | free | free | $0.00 | 1M |
| Xiaomi Token Plan (China) | free | free | $0.00 | 1M |
| Xiaomi Token Plan (Europe) | free | free | $0.00 | 1M |
| CrofAI | $0.4 | $0.8 | $0.50 | 1M |
| OpenRouter | $0.435 | $0.87 | $0.54 | 1.1M |
| Xiaomi | $0.435 | $0.87 | $0.54 | 1M |
| LLM Gateway | $0.435 | $0.87 | $0.54 | 1M |
| Kilo Gateway | $0.435 | $0.87 | $0.54 | 1M |
| Pioneer | $0.435 | $0.87 | $0.54 | 1.1M |
| CrossModel | $0.47 | $0.94 | $0.59 | 1M |
| NovitaAI | $0.522 | $1.04 | $0.65 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at SCNet Token Plan and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"MiMo-V2.5-Pro","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):