Skip to main content
1

Run Kimi Code

Mac OS and Linux:
# Linux / macOS
curl -LsSf https://code.kimi.com/install.sh | bash
kimi
Windows:
# Windows (PowerShell)
Invoke-RestMethod https://code.kimi.com/install.ps1 | Invoke-Expression
kimi
2

Follow the login instructions

Complete the authentication flow as prompted. For more details, see the official Kimi documentation.
3

Start openteams

Once authenticated, launch openteams:Option 1: Run with npx
npx openteams
Option 2: Use Desktop Installer Launch the installed desktop app directly. See Getting Started for installer instructions.You can now select Kimi Code when creating task attempts.