Chinese AI Tools
ProductsModelsIntegrationsRankingsLatest changes
TopicsAvailability TrackerUse casesSubmit a toolAccount
ZHSearch

Chinese AI Tools

Independent directory for Chinese AI products. Product availability, pricing and terms can change. Verify before commercial use.

Editorial standardsClaim productUpdate infoGet featuredAdvertise

Kimi Code vs Claude Code vs Codex

A source-backed comparison of three coding-agent workflows across local repository work, supported surfaces, extensibility, provider choice, open-source licensing and access paths.

Quick answers

At a glance

What it compares
A source-backed comparison of three coding-agent workflows across local repository work, supported surfaces, extensibility, provider choice, open-source licensing and access paths.
Main verdict
Choose Kimi Code when you want an MIT-licensed terminal agent centered on Kimi models, compatible providers, ACP and an open plugin stack. Choose Claude Code when Anthropic's broad terminal, IDE, desktop and web workflow is the priority. Choose Codex when you want OpenAI's Apache-2.0 CLI together with Codex desktop, IDE, cloud and automation surfaces.
How to use this page
Use it to compare fit, then verify access, pricing and terms on the product pages.

What this comparison means

This page compares Kimi Code, Claude Code, and Codex as separate product choices. The table focuses on workflow fit rather than assuming one option is the universal baseline.

Verdict

Choose Kimi Code when you want an MIT-licensed terminal agent centered on Kimi models, compatible providers, ACP and an open plugin stack. Choose Claude Code when Anthropic's broad terminal, IDE, desktop and web workflow is the priority. Choose Codex when you want OpenAI's Apache-2.0 CLI together with Codex desktop, IDE, cloud and automation surfaces.

Evaluation method

Official documentation and public repositories were checked on August 26, 2026. This comparison evaluates product shape and documented workflow capabilities; it does not claim a universal coding-quality winner or use unverified benchmark scores.

Product surface

Where the agent runs and how it connects to local or remote development work.

Extensibility

Documented support for MCP, plugins or skills, hooks, subagents, SDKs and editor protocols.

Access and control

Authentication, provider choice, licensing, permissions and the surfaces included with each service.

Winner by use case

Open terminal agent with Kimi models

Kimi Code

Its MIT-licensed CLI documents Kimi OAuth, Moonshot API keys, compatible providers, video input, MCP, plugins, hooks, subagents and ACP.

Anthropic-native multi-surface workflow

Claude Code

Official documentation covers terminal, VS Code, JetBrains, desktop and web, plus MCP, skills, hooks, parallel agents and the Agent SDK.

OpenAI coding workflow and automation

Codex

Official documentation connects the Apache-2.0 CLI with IDE, desktop, cloud, review, scripting, CI, skills, plugins, MCP and SDK workflows.

Comparison table

CriterionKimi CodeClaude CodeCodexNote
Local repository workTerminal agent that reads and edits files, runs shell commands, searches files and uses tool feedback.Terminal and IDE agent that reads codebases, edits files, runs commands and integrates with development tools.Local CLI for inspecting and editing repositories, running commands, reviewing changes and scripting repeatable tasks.All three support the core local coding loop; permission defaults and tool policies should be evaluated separately.
Supported surfacesTerminal TUI plus ACP integration for Zed, JetBrains and compatible clients.Terminal, VS Code, JetBrains, desktop app and web, with remote and cloud handoff workflows.CLI, IDE extension, desktop app and cloud surfaces, with non-interactive and CI paths.Choose based on where reviews, approvals and long-running tasks need to happen.
ExtensibilityConversational MCP configuration, plugins with trust labels, lifecycle hooks, isolated subagents and ACP.MCP, CLAUDE.md, skills, hooks, parallel agents, background agents and Agent SDK.AGENTS.md, skills, plugins, MCP, subagents, hooks, SDK, app server and non-interactive execution.Extension ecosystems are not interchangeable; audit every plugin, MCP server and hook before team rollout.
Models and providersWorks with Kimi models out of the box and documents compatible provider configuration.Centered on Claude; official terminal and IDE documentation also notes supported third-party providers.Centered on OpenAI models through ChatGPT sign-in or supported API configuration.Model availability, context, rate limits and routing can vary by account and change independently from the agent client.
Source licensePublic CLI repository under the MIT License.The official product documentation does not present Claude Code itself as an open-source CLI.Public CLI repository under the Apache-2.0 License.A client license does not grant rights to hosted models or remove provider service terms.
Access and pricingFree open-source CLI; hosted use can involve Kimi Code membership, Moonshot API billing or another configured provider.Most surfaces require a Claude subscription or Anthropic Console account; supported provider routes vary by surface.Supports ChatGPT sign-in and documented API-key setup; included usage depends on the current ChatGPT plan or API billing.Verify the current plan page immediately before purchase; client installation price and model usage price are different questions.

Caveats

  • - This page compares documented product capabilities, not private benchmark results or a universal coding-quality score.
  • - Kimi Code, Claude Code and Codex can each change models, plan allowances, permissions and remote surfaces without a client-name change.
  • - Evaluate data handling, repository permissions, shell approvals, network access and extension trust before organization-wide rollout.

Official sources

Kimi Code official GitHub repositoryConfirms the MIT-licensed terminal agent, provider support, video input, MCP, plugins, hooks, subagents and ACP.Checked: 2026-08-26Kimi K2.7 Code official API guideDocuments the current Kimi coding model, OpenAI-compatible API, context, tool use and billing path.Checked: 2026-08-26Claude Code official overviewConfirms terminal, IDE, desktop and web surfaces plus MCP, skills, hooks, agents and Agent SDK workflows.Checked: 2026-08-26Codex official CLI documentationConfirms local repository work, permissions, review, scripting, CI, cloud, MCP and related Codex surfaces.Checked: 2026-08-26OpenAI Codex official GitHub repositoryConfirms the Apache-2.0 CLI, local installation, ChatGPT sign-in and API-key path.Checked: 2026-08-26