Someone shared a “free Claude key” with 82 BILLION credits and the whole private forum lost it.
Plot twist: it was never Claude. It’s Xiaomi’s MiMo — near-Opus coding, 60% fewer tokens, and you can own it for ~$5 or straight-up free.
The leaked key is just the free sample cup. The real loot’s behind the doors. ![]()
🥤 THE LEAKED KEY — grab the sample before it dies
Region : China
Key : tp-cap7t1dl21hzdl3a28kmmacmptiemfczt5rm81ekd8xnku6k
OpenAI URL : https://token-plan-cn.xiaomimimo.com/v1
Anthropic URL : https://token-plan-cn.xiaomimimo.com/anthropic
Model : mimo-v2.5-pro
Outside China? Swap cn → sgp:
https://token-plan-sgp.xiaomimimo.com/v1
https://token-plan-sgp.xiaomimimo.com/anthropic
Shared key = shared bathroom. Works till 20 people pile in or the owner locks it. Sip, don’t move in. 404 ≠ dead — the plan’s glued to one region, wrong city just bounces you.
📊 THE LOOT AT A GLANCE — 4 ways to get the same model
| Way in | Cost | Catch |
|---|---|---|
| Leaked key above | Free | Dies whenever, routed through a stranger |
| Browser chat | Free | Just a tryout, no setup |
| Your own plan | ~$5/mo (39¥) | Coding tools only, no bot scripts |
| Pay-per-use | $0.44 in / $0.87 out per 1M tokens | Tiny per-call billing |
| Download the weights | $0 forever | Need a beefy PC |
Same brain every time. Pick your door. ![]()
🪄 DOOR 1 — Test it in your browser, zero signup
No key, no card, no leaked anything. Chat box sits right on the model page — type, watch it code, decide.
Poke it on OpenRouter
🎭 DOOR 2 — The 'it's secretly MiMo' costume reveal
Plug this into a coding tool, ask for “Claude” — Sonnet, Opus, Haiku, all of them — and MiMo answers behind the curtain. It’s in Xiaomi’s own docs: every Claude slot points at mimo-v2.5-pro.
Proof, straight from the setup page
💸 DOOR 3 — Some madlad bought the real thing for $4.62
Grabbed a starter plan on promo — ~10x cheaper than normal per-use rates — and logged the whole run from signup to a working website on the first prompt. No guessing, just his receipt.
Read the receipt
🍱 DOOR 4 — Own the same buffet, nobody can yank it
That fat 82B-credit key? Get your own version. Plans start ~$5/mo with huge credit pools. One rule: it’s for coding tools, not always-on bot scripts — break that and they kill the key.
Plan + the one rule
🧰 DOOR 5 — Pay nothing FOREVER (open weights)
Xiaomi open-sourced the whole damn model under the friendliest license going. Download it, run it on your own box, no company can ever switch it off. Need a strong PC, but “free forever, can’t be revoked” is a real door most people miss.
How to grab the weights
⚡ DOOR 6 — Why that key looks like a lottery win RIGHT NOW
Two days before the leak, Xiaomi slashed prices up to 99%, cranked everyone’s credits 5–8x, and wiped used credits clean. That’s the only reason the key looks loaded. Translation: cheapest moment ever to grab your own.
Pricing breakdown (~39¥ tiers)
🪤 DOOR 7 — The catch the hype posts won't tell you
Grown-up bit: that key runs your prompts + code through a stranger’s account, through servers in China. Toy projects? Send it. Secrets, work code, anything private? Hell no. Test drive, not a car.
Why the privacy crowd flags it
🛠️ DOOR 8 — 30-second wiring (for the tinkerers)
Clear any official Anthropic env vars first, then drop into ~/.claude/settings.json:
{ "env": {
"ANTHROPIC_BASE_URL": "https://token-plan-sgp.xiaomimimo.com/anthropic",
"ANTHROPIC_AUTH_TOKEN": "your-tp-key",
"ANTHROPIC_MODEL": "mimo-v2.5-pro",
"ANTHROPIC_DEFAULT_SONNET_MODEL": "mimo-v2.5-pro",
"ANTHROPIC_DEFAULT_OPUS_MODEL": "mimo-v2.5-pro",
"ANTHROPIC_DEFAULT_HAIKU_MODEL": "mimo-v2.5-pro",
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1"
} }
Two afternoon-killers: (1) on a non-official URL, Claude Code mutes MCP tool search — turn it back on with
ENABLE_TOOL_SEARCH=true. (2) Base URL is read once at launch — change it mid-run = nothing happens, restart fully. Want the 1M-token brain? →mimo-v2.5-pro[1m].
OpenAI-style tools (Kilo / OpenCode / Cline): URL ending /v1, model mimo-v2.5-pro, key in the API box.
Config page for every tool
Simple-pimple: the “free Claude key” was never Claude — it’s MiMo, nearly as sharp, sells for coffee money, and gives itself away if you ask nice. Sip the sample, walk a door, stop paying premium for the badge.
The wall was never a wall. It was a curtain. ![]()

!