Kimicc banner
kaichen kaichen

Kimicc

Development community

Description

一步命令 npx kimicc 使用 Kimi K2 运行 Claude Code。

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

KIMICC

[![npm version](https://img.shields.io/npm/v/kimicc.svg)](https://www.npmjs.com/package/kimicc)

[Read Chinese Instructions](README.zh.md)

One-step command `npx kimicc` to run Claude Code using Kimi K2 / GLM-4.6 / Qwen3-Coder / DeepSeek-v3.2.

一步命令 `npx kimicc` 使用 Kimi K2 / GLM-4.5 / Qwen3-Coder / DeepSeek-v3.1 运行 Claude Code。

Or install KimiCC with `npm install -g kimicc`.

This is a lightweight Node.js npm package that sets up environment variables at startup, allowing Claude Code to call Kimi K2 / GLM-4.6 / Qwen3-Coder / DeepSeek-v3.2 models.

这是一个轻量的 nodejs 的 npm 包,在启动时设置好环境变量,让 Claude Code 调用 Kimi K2 / GLM-4.6 / Qwen3-Coder / DeepSeek-v3.2 模型。

Why use Kimi K2 / GLM-4.5 / Qwen3-Coder / DeepSeek-v3.1 to run Claude Code

  1. Due to special reasons, Claude is difficult to subscribe to stably and has technical restrictions on certain regions;
  2. Claude subscription prices are unaffordable and difficult to pay for the vast majority of people in developing countries;
  3. Many large model vendors have launched Anthropic-compatible interfaces;
  4. Several domestic Chinese large models have achieved high Agentic capabilities, sufficient to handle the Claude Code system;
  5. API has no network issues, costs only 1/N of Claude's price, supports multiple payment methods;
  6. Let more people experience the most advanced development tools and make vendors compete.
  7. v2.0 added: Support for running multiple different APIs simultaneously, improving concurrent capabilities, such as allowing multiple Kimi accounts to run concurrently locally.

What does this tool package do?

This tool does some small work to save you time handling configuration tasks. At the bottom layer, it sets up Auth Token and Base URL environment variable parameters before starting claude.

Compared to other tutorials that require you to configure files or add long parameters at startup, using this tool will save your valuable time and energy.

Usage

Get API Key

Here are the consol