Skip to content

Kimi Code

Kimi Code is a coding agent for the terminal and IDEs whose command-line interface is itself open source, published by Moonshot AI in the MoonshotAI/kimi-code repository. Its distinguishing move is that you can adopt it without leaving your current tool: the agent speaks the Agent Client Protocol, so ACP-compatible editors such as Zed and JetBrains can drive it, and it can import the MCP servers configured for other agents.

It also runs as a backend for other coding agents, Claude Code among them, through an Anthropic-compatible API endpoint: point the base URL and key at Kimi and the front end stays the same. Under it sits Kimi K2.7-Code, an open-weight, coding-focused model Moonshot released on 12 June 2026 on Hugging Face under a Modified MIT licence, with a 256K-token context window.

Access comes through a Kimi Code plan or wider Kimi membership: a monthly subscription from around $19 at the Moderato tier, or pay-as-you-go through the API. Quotas refresh weekly and carry concurrency limits, so heavy use needs an eye on the meter. A plan also folds in broader Kimi membership benefits.

01FACTS
Cost
Freemium (Free tier + paid plans)
Ease
Model
Runs privately (self-hostable)
Checked
August 2026

Prices, plans and model versions change fast: this is a mid-2026 snapshot; check the tool's official site for the latest.

02FIT

Best for

  • Open-source terminal and IDE agent adopted without switching tools
  • Speaks ACP so Zed and JetBrains can drive it
  • Backs Claude Code through an Anthropic-compatible endpoint
  • Imports MCP servers configured for other agents
  • Subscription from around $19, or pay-as-you-go through the API

Less suited to

Kimi Code is a cost lever inside an existing stack rather than a frontier upgrade. On ambiguous specifications and sustained multi-agent work, frontier closed models still win, so Claude Code goes deeper when the task is genuinely hard rather than merely voluminous. It is also its own client and model rather than an editor: teams that want an integrated authoring surface are better served by Cursor, and those standardised on in-editor completion by GitHub Copilot.

The subscription carries a quota question. Allowances refresh weekly and concurrency is capped, so heavy or bursty use runs into the meter rather than a flat ceiling, and the honest pattern is a daily driver here with a retained frontier seat for the hard problems. Budget the two together rather than expecting one plan to cover both. One jurisdiction point the plan does not settle: Kimi's hosted API is served from China, so weigh where your code and prompts travel before routing sensitive work through it.

03EVIDENCE

Costs & data, in short

A Kimi Code plan or paid Kimi membership includes Kimi Code on the membership's single shared credit pool, with larger allowances on higher tiers; pay-as-you-go through the API covers spillover. The free Kimi tier carries no Kimi Code credits, allowances refresh weekly and concurrency is capped, so heavy or bursty use meets the meter.

The command-line client is open source, but where your code travels depends on the route you take. The coding plan links its legal documents to kimi.com, whose terms place data in the People's Republic of China under a Beijing entity; the separate developer OpenPlatform states servers in Singapore. Establish which route you are on before sending sensitive work through it. Agent output needs the same diff review as any coding agent before it ships.

Plans

Published plans and prices
Moderato$19per month$15 per month if billed annually; new plans are waitlist-only
Allegretto$39per month$31 per month if billed annually; new plans are waitlist-only
Allegro$99per month$79 per month if billed annually; new plans are waitlist-only
Vivace$199per month$159 per month if billed annually; new plans are waitlist-only

Prices as of August 2026. Prices and plans change regularly. Check with the provider before you buy.

04IN PRACTICE

In practice

How Kimi Code is used, area by area.

Jobs

Founders & entrepreneurs
See all Founders & entrepreneurs tools →

For founders the appeal is cost placement

For founders the appeal is cost placement: a capable coding agent that slots into the stack you have rather than one you migrate to. Access is a Kimi Code plan or wider Kimi membership, a monthly subscription from around $19 at the Moderato tier, or pay-as-you-go through the API, so spend can start small and scale with use. The CLI is open source, it drives from ACP editors such as Zed and JetBrains, and it can sit behind an existing Claude Code setup through an Anthropic-compatible endpoint, so adopting it need not mean retraining anyone. Quotas refresh weekly with concurrency caps, so budget with the meter in mind. Small teams wanting a lower-cost lane beside a retained frontier seat gain the most.

Example tasks

  • Add a coding agent to the stack for a low monthly fee
  • Ship features from the terminal without buying a new IDE
  • Back an existing Claude Code setup with a cheaper model
  • Prototype with a 256K-token context on a solo budget
  • Keep spend predictable with a subscription from around $19

Limits

Founders shipping on ambiguous, high-stakes specifications will still want a frontier seat for the hard calls; treat Kimi as the daily driver and keep the frontier option retained rather than cancelled.

Weekly quota refreshes and concurrency caps mean a burst of heavy use can hit the meter, so read the plan limits before you lean the whole team on one seat.

Compares

vsPick Kimi Code whenPick the other when
Claude CodeFull comparison →Kimi Code trades the last increment of frontier reasoning for a far smaller bill and can even back Claude Code itselfthe work is ambiguous or sustained multi-agent and the budget can carry it
GitHub CopilotFull comparison →Kimi Code is a terminal and IDE agent with an open-source client rather than in-editor completionthe team wants completion inside the editor over an autonomous agent
CursorFull comparison →Kimi Code is about cost placement: a capable agent that slots into the stack a founding team already has rather than one they migrate to, with weekly quota refreshes worth reading before the whole team leans on one seatthe product is past prototype and the codebase has weight
GLMFull comparison →Kimi Code adds a coding agent to the stack for a low monthly fee and gives a solo founder a 256K-token context to prototype againstthe team already has developers settled inside a client like Claude Code and just wants the running cost restructured without changing how they work
OpenAI CodexFull comparison →Kimi Code ships features from the terminal without anyone buying a new IDEyou are the engineering department and the roadmap outruns your hands
ReplitFull comparison →Kimi Code lets a solo founder prototype against a 256K-token context on a solo budgetyou need a working product to sell and the infrastructure should be someone else's problem
v0 by VercelFull comparison →Kimi Code asks nobody to retrain: the open-source CLI drives from the ACP editors a team already runs, and access starts at a subscription from around $19 at the Moderato tier or pay-as-you-go through the APIthe interface is the thing standing between you and shipping, and you can own the stack yourself
Software development
See all Software development tools →

Kimi Code's place in software development is specific

Kimi Code's place in software development is specific: an open-source agent you can adopt inside the tools you already use. The CLI is published as open source in the MoonshotAI/kimi-code repository, it speaks the Agent Client Protocol so ACP-compatible editors such as Zed and JetBrains can drive it, and it can import the MCP servers configured for other agents. Because it exposes an Anthropic-compatible endpoint, it can also sit behind Claude Code as a backend: point the base URL and key at Kimi and the front end is unchanged. Under it runs Kimi K2.7-Code, an open-weight model with a 256K-token context window. Developers who want a lower-cost lane inside an existing workflow, not a migration, gain the most.

Example tasks

  • Run a coding agent in the terminal or your IDE
  • Drive Kimi from Zed or JetBrains over ACP
  • Point Claude Code's base URL at Kimi as a backend
  • Reuse existing MCP servers without reconfiguring them
  • Work across a 256K-token context on large repositories

Limits

Frontier closed models still win on ambiguous specifications and sustained multi-agent work, so keep a frontier seat for the genuinely hard problems rather than expecting Kimi to carry them.

Quotas refresh weekly and concurrency is capped, so heavy or parallel use needs quota awareness; plan the daily driver load against the meter rather than assuming a flat ceiling.

Compares

vsPick Kimi Code whenPick the other when
Claude CodeFull comparison →Kimi Code is the lower-cost lane and can even run behind Claude Code's own clientthe spec is ambiguous or the work is sustained multi-agent, where the frontier model still wins
GLM (Z.ai)Full comparison →both are open-weight coding subscriptions, but GLM sells a plan that runs inside your existing client whereas Kimi Code is its own client that other clients can also callyou only want a model to feed the editor you already have
QwenFull comparison →Kimi Code adds a lane to an established workflow without asking anyone to own model infrastructure, though quotas refresh weekly and concurrency is capped, so the daily driver load has to be planned against the meterthe team will serve the model itself, starting locally with Ollama and moving to vLLM as usage grows
CursorFull comparison →Kimi Code drives from the editor you already run rather than asking for a new one: it speaks ACP for Zed and JetBrains, and imports the MCP servers configured for other agentsthe editor itself should be the working surface, rebuilt around AI
GitHub CopilotFull comparison →Kimi Code reads as a daily driver beside a retained frontier seat rather than a replacement for one, since closed frontier models still win on ambiguous specificationsdevelopment runs through GitHub and the AI should be in the editor, the issues and the pull requests
TabnineFull comparison →Kimi Code publishes its CLI as open source in the MoonshotAI/kimi-code repository, so the client itself can be read and changed rather than only licensedthe environment is locked down and mainstream assistants are off the table
Devin DesktopFull comparison →Kimi Code works across a 256K-token context on large repositories, so the limit is the model's reach rather than the editor'sthe VS Code shape is the editor a team already knows and wants made agentic
DeepSeekFull comparison →Kimi Code is a finished client rather than a set of weights, so the cheaper lane arrives already driveable instead of waiting on a deploymentyou want strong models cheap at volume, or fully under your control
Sourcegraph CodyFull comparison →Kimi Code runs from the terminal as readily as from an IDE, so a developer can have it working on their own machine the same afternoonthe way in is procurement rather than download, its free and individual tiers having been retired
Devin CloudFull comparison →nothing moves: the agent is driven from the editor already open over ACP, the MCP servers set up for other agents can be imported, and the CLI itself is published open source to be read or changedthe backlog is well specified enough that whole tickets can be handed over and reviewed as pull requests

Tasks

Coding & software development
See all Coding & software development tools →

Kimi Code earns its category slot as the entry you can adopt without switching tools. The CLI is open source in the MoonshotAI/kimi-code repository, it speaks the Agent Client Protocol so editors such as Zed and JetBrains can drive it, and it can import the MCP servers configured for other agents. It can also act as a backend for other coding agents, Claude Code included, through an Anthropic-compatible endpoint, so it becomes a cost lever inside an existing stack rather than a migration. Under it runs Kimi K2.7-Code, an open-weight model released on 12 June 2026 with a 256K-token context window. Readers who want to lower the cost of coding-agent work without leaving their current client gain the most.

Example tasks

  • Run a coding agent in the terminal and IDEs
  • Drive the agent from ACP editors such as Zed
  • Reuse MCP servers configured for other agents unchanged
  • Serve as a backend for Claude Code via a compatible endpoint
  • Work a large repository across a 256K-token context

Limits

Frontier closed models still win on ambiguous specifications and sustained multi-agent work, so Kimi Code reads as a daily driver alongside a retained frontier seat rather than a replacement for one.

Quotas refresh weekly and carry concurrency limits, so heavy use needs quota awareness; size the workload against the meter before committing a team to a single plan.

Compares

vsPick Kimi Code whenPick the other when
Claude CodeFull comparison →Kimi Code is the open-weight, lower-cost lane that can even run behind Claude Code's clientambiguous specs or sustained multi-agent work call for the frontier model
GLM (Z.ai)Full comparison →both sell open-weight coding subscriptions, but GLM's plan runs inside your existing client while Kimi Code is its own client that others can callyou want only a model behind the editor you already use
CursorFull comparison →Kimi Code is a terminal-first open-source agent rather than an integrated editoran all-in-one authoring surface matters more than adopting an agent in place
QwenFull comparison →Kimi Code arrives as a finished client rather than weights: it speaks the Agent Client Protocol so Zed and JetBrains can drive it, and it can import the MCP servers configured for other agentsthe team wants a model line served through its own stack, governed end to end
GitHub CopilotFull comparison →Kimi Code's quotas refresh weekly and carry concurrency limits, so the workload wants sizing against the meter before a team commits to a single planthe want is capable AI across the whole GitHub-centred workflow rather than the sharpest tool in one lane
TabnineFull comparison →Kimi Code works a large repository across a 256K-token context window, so the scale of the codebase is a model property rather than a deployment onecurrent suggestion quality has to be tested directly on your own code before anything is adopted
Devin DesktopFull comparison →Kimi Code is a cost lever inside the stack a team already runs rather than a migration to a new clientyou want an agentic editor that anticipates rather than waits for instructions
DeepSeekFull comparison →Kimi Code ships its CLI as open source in the MoonshotAI/kimi-code repository, so the client is inspectable and not only the weights underneath itthe requirement is open weights that allow fully private deployment
v0 by VercelFull comparison →Kimi Code runs on Kimi K2.7-Code, an open-weight model released on 12 June 2026, so the layer under the agent is open-weight rather than a hosted servicethe task is React UI and you want to start from generated components, not scratch
Devin CloudFull comparison →Kimi Code reads as a daily driver beside a retained frontier seat rather than a replacement for one, because frontier closed models still win on ambiguous specifications and sustained multi-agent workyou have a backlog of well-defined tasks and would rather review PRs than write them
Sourcegraph CodyFull comparison →it can run underneath an agent a team already drives, serving Claude Code through an Anthropic-compatible endpoint, so what changes is the model and not the clientthe codebase is vast, spread across repos, and context is what assistants lack
OpenAI CodexFull comparison →the MCP servers already configured for another agent can be imported, so the setup a team has built does not have to be built a second timedelegation should become the default way routine code gets written
06FAQ

Common questions

Is Kimi Code free?

There's a free tier to start; paid plans add capacity and features.

Where does Kimi Code fit best?

Kimi Code fits best in Software development and Founders & entrepreneurs; see its practice notes for how.

Before sharing confidential or personal data, check this tool's data-governance and training policies. They differ between providers and can change.

Last checked: August 2026

Keep reading