Kimi Everywhere — run any coding harness (Claude Code, Codex, OpenCode, Cline, Aider) on one flat-fee Kimi subscription. One key, two protocols, zero token bills. Kimi has launched 'Kimi Everywhere', a kit that lets developers run any coding harness—including Claude Code, Codex, OpenCode, Cline, and Aider—on a single flat-fee Kimi Code subscription ($19+/mo). The kit provides an API key that speaks both Anthropic-compatible and OpenAI-compatible protocols, eliminating per-token billing. A developer can install the kit in 30 seconds and use commands like `kimi-on claude` or `kimi-on codex` to route tools through Kimi's K3 model. Run any coding harness on one flat-fee Kimi subscription. Your Kimi Code subscription $19+/mo comes with an API key that speaks both major agent protocols: Protocol Endpoint Works with Anthropic-compatible https://api.kimi.com/coding/ Claude Code + anything expecting ANTHROPIC BASE URL OpenAI-compatible https://api.kimi.com/coding/v1 Codex CLI, OpenCode, Cline, Roo Code, Aider + anything expecting an OpenAI base URL Same key, flat monthly fee, no pay-per-token API bills. This kit wires that key into whatever tool you already use. Install 30 seconds curl -fsSL https://gist.githubusercontent.com/Maciejdziuba/038c0c822d2c799cffcfdec805975e66/raw/install.sh | bash kimi-on setup paste your key from kimi.com/code/console Get your key: subscribe at kimi.com/membership/pricing, then create an API key in the Kimi Code Console. This is not the pay-per-token key from platform.moonshot.ai — the Code Console key is covered by your subscription. Use kimi-on claude Claude Code on Kimi K3 kimi-on claude --init first run: also skips the Anthropic login screen kimi-on claude-app on Claude Code DESKTOP APP on Kimi writes ~/.claude/settings.json kimi-on claude-app off remove those settings again kimi-on codex Codex CLI auto-adds a 'kimi' profile kimi-on codex-app on Codex DESKTOP APP on Kimi macOS: config + launchctl env kimi-on codex-app off undo the launchctl env kimi-on opencode OpenCode writes project opencode.json kimi-on aider Aider kimi-on