Skip to content

Install the CLI

  1. Install the Kiro CLI for your platform.

    Install natively at the command line:

    Terminal window
    curl -fsSL https://cli.kiro.dev/install | bash
  2. Kiro will direct you to open your web browser to authenticate. Follow the sign-in steps to connect your account.

  3. Verify the install. You should be ready to start a chat session:

    Terminal window
    kiro-cli doctor

    A healthy setup prints Everything looks good!. If something is off, follow the prompts to resolve it. You’re ready to start your first session.