https://github.com/llm-red-team/kimi-cc
Use Kimi's latest model(kimi-k2-0711-preview) to drive your Claude Code.
https://github.com/llm-red-team/kimi-cc
Last synced: about 1 year ago
JSON representation
Use Kimi's latest model(kimi-k2-0711-preview) to drive your Claude Code.
- Host: GitHub
- URL: https://github.com/llm-red-team/kimi-cc
- Owner: LLM-Red-Team
- Created: 2025-07-11T09:17:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-11T09:33:16.000Z (about 1 year ago)
- Last Synced: 2025-07-11T12:38:16.239Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 40
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kimi CC
**中文** | [English](README_EN.md) | [日本語](README_JA.md) | [한국어](README_KO.md) | [Français](README_FR.md) | [Deutsch](README_DE.md) | [Español](README_ES.md) | [Русский](README_RU.md)
使用Kimi的最新模型(kimi-k2-0711-preview)驱动您的Claude Code。
[全面调研kimi-k2-0711-preview性能参数](https://unifuncs.com/s/WA1h39Af)
## 快速安装
1. 前往Kimi开放平台申请API Key。
点击前往:[Kimi开放平台](https://platform.moonshot.cn/)
右上角用户中心 -> API Key 管理 -> 新建 API Key
2. 快速安装,会要求您输入 API Key,最终回车即可。
```shell
bash -c "$(curl -fsSL https://raw.githubusercontent.com/LLM-Red-Team/kimi-cc/refs/heads/main/install.sh)"
```
3. 开始低成本使用 Claude Code。
```shell
claude
```