Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

How to deploy using kimi-cc install script?

2025-08-21 584
Link directMobile View
qrcode

Kimi-cc provides an easy-to-use installation process with the following steps:

  1. Run the installation command: Execute the following command in a terminal to automatically download and install kimi-cc
    bash -c "$(curl -fsSL https://raw.githubusercontent.com/LLM-Red-Team/kimi-cc/refs/heads/main/install.sh)"
  2. Configuring the API Key: After installation you need to set the API key for Moonshot AI, this is done by editing the environment variable
    export ANTHROPIC_BASE_URL=https://api.moonshot.cn/anthropic/
    export ANTHROPIC_API_KEY=your_moonshot_api_key_here
  3. Verify Installation: Runkimi-cc --versionCheck if the installation was successful, if the version number is displayed then the installation is complete
  4. regular update: Recommended usegit pull origin mainCommand to keep the project up-to-date

If you encounter network problems during installation, you can check your network connection or change your network environment. All installation logs are saved in the logs folder in the project directory.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top