Moonshot’s coding model from June 2026, the last of the K2 line before K3. It is open-weight, reports a score on MCP-Atlas, and always thinks, which the MCP client has to handle.
Paste a server URL, pick a model, and watch it call your tools in a real conversation. No install.
No server of your own? Leave it blank and use one of the public mock servers.
MCP Evals
Can Kimi K2.7 Code actually complete tasks with your server?
One chat shows the tool calls work. An eval writes real tasks from your tool schemas, has Kimi K2.7 Code drive each one, and reports where it got the wrong answer even though every call succeeded. Pick Kimi K2.7 Code as the driver.
Kimi K2.7 Code is a 1T-parameter mixture-of-experts model with 32B active per token: 8 of 384 experts. It has a 256K window, takes text and image input, and is released under a modified MIT licence. Moonshot built it for end-to-end programming over long contexts and says it uses about 30% fewer reasoning tokens than K2.6. Thinking is forced on, and so is preserved thinking: the model expects its earlier reasoning to be sent back on every turn.
These are the vendor’s own claims, not measurements of ours. Run the model against your own server to find out whether they hold for your tools.
Ask K2.7 Code to fetch three unrelated things from the complex-schema mock in one turn, then run the same prompt on Kimi K3. K2.7 Code can issue the calls in parallel; K3 on OpenRouter may run them one after another. Count the turns each one takes. All the mock servers →
| Model | Model ID |
|---|---|
| Kimi K2.7 Code | moonshotai/kimi-k2.7-code |