Moonshot
Kimi K2.7 Code
Moonshot's strongest coder, always-thinking.
Kimi K2.7 Code is Moonshot's coding specialist, served through the connected Kimi Code subscription. It is an always-thinking model tuned for agentic software engineering with a 256K window.
Best for
Coding agentsRefactoringAnalysis
Strengths
- ▸Strong coding
- ▸Reasoning built-in
- ▸Good value
Use Kimi K2.7 Code via AnyModel
One OpenAI-compatible endpoint — just set the model id:
curl https://anymodel.org/v1/chat/completions \
-H "Authorization: Bearer $ANYMODEL_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "kmc/kimi-for-coding",
"messages": [{"role": "user", "content": "Hello!"}]
}'
AnyModel