πŸŒ™

πŸ§ͺ Kimi (Moonshot AI) Test Lab β€” Standalone test page for Moonshot's Kimi coding models via api.moonshot.ai Β· Agentic coding, 256K context, multimodal Β· Get API key β†’

πŸŒ™

Why Kimi K2.7 Code is different

The only open-weights model in this lab β€” and it out-tools a frontier closed model, with vision, at a fraction of the price.

πŸ”“Open weights

Modified MIT license β€” the only open model here. Opus, GPT, and Gemini are all closed.

πŸ› οΈBeats Opus on tool use

81.1 on MCP Mark Verified vs Claude Opus 4.8’s 76.4 β€” the agentic-tool benchmark.

πŸ‘οΈMultimodal

Native MoonViT encoder handles text, image, and video β€” rare for an open coding model.

🧠Agent-first design

1T MoE / 32B active, thinking always-on, built for Cline, Roo Code, and Claude Code.

πŸ“š256K context

262,144 tokens β€” absorb an entire backend and refactor across dozens of files in one run.

⚑Cheaper & leaner

$0.95 in / $4.00 out per 1M (~6Γ— cheaper output than Opus), 30% fewer reasoning tokens than K2.6.

On β€œopen source = free”: the weights are free, but Kimi is a 1-trillion-param model β€” self-hosting needs a multi-GPU cluster. This lab calls the paid Moonshot API (~$0.95 in / $4.00 out per 1M), so it's open-weights & low-cost, not zero-cost.

How it stacks up

ModelOpen?MCP MarkInput /1MOutput /1MMultimodal
Kimi K2.7 CodeYes81.1$0.95$4.00text/img/video
Claude Opus 4.8No76.4$5.00$25.00text/img
Claude Sonnet 4.6Noβ€”$3.00$15.00text/img
GPT-4oNoβ€”$2.50$10.00text/img
Gemini 3.5 FlashNoβ€”$1.50$9.00text/img

Closed-model prices from the lab's pricing table. MCP Mark shown where published. A live head-to-head (run Kimi alongside GPT/Claude/Gemini) is planned for a later update.

πŸ”‘ Moonshot API Key

Get your API key at platform.moonshot.ai β†’ Β· Keys auto-clear after 24 hours. πŸ”’ Forwarded to Moonshot API via our proxy β€” never persisted on our servers.

πŸŒ™ Select Kimi Models

Select up to 4 models. Kimi runs thinking always-on and uses fixed sampling, so there is no temperature control.

πŸ“‹ Test Notes

  • Kimi K2.7 Code is a 1T MoE coding specialist (32B active per token) with a 256K context window
  • Sampling is fixed β€” temperature and top_p are ignored, so there is no temperature control here
  • Thinking is always on; final answers appear in the response, reasoning is retained across turns
  • API endpoint: https://api.moonshot.ai/v1 (OpenAI-compatible format)
  • Errors here don't affect the main lab. Pricing: ~$0.95 in / $4.00 out per 1M tokens