kimi.ai
The Kimi Räikkönen
Kimi web UI
kimiraikkoner
the-kimiraikoner
Fire-and-forget
Kimi web-UI capabilities are not the same surface as the official Kimi Code CLI. The adapter reuses the already-signed-in family profile — no cookie export, no API keys.
Fires a prompt into kimi.ai and exits. The binary is never named kimi, so it cannot collide with the official Kimi Code CLI on PATH. Hosts are allowlisted to kimi.ai (canonical), kimi.com (legacy tabs), and moonshot.cn.
Product repo and CLI use the double-k spelling (the-kimiraikkoner / kimiraikkoner). The DS4CC marketplace plugin slug is the-kimiraikoner — that is the disk name grok plugin install expects.
Commands
Fire a prompt
kimiraikkoner "summarize this thread in six lines"
Stdin
printf '%s' "$long_prompt" | kimiraikkoner --stdin
Fresh tab
kimiraikkoner --new-chat "start a fresh tab"
Limits
- Fire-and-forget. Read the reply in the Kimi tab.
- Never install or invoke a binary named kimi from this family.
- Non-loopback CDP is rejected unless KIMIRAIKKONER_DANGEROUS_ALLOW_REMOTE_CDP=1.
- Spoof hosts such as kimi.ai.evil.example are rejected.
Flags and env
- --stdin
- --new-chat
- KIMIRAIKKONER_CDP_HOST
- KIMIRAIKKONER_CDP_PORT