← Back to the Hub

Kiro CLI (ACP)

acp:kiro

ACP

Agentic coding CLI with full ACP support for editor integration.

ACPNot statedNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:all
LicenceNot stated
ContinuityContext replay
SupportNeeds setup
Based onKiro CLI agent

Setup and support

curl -fsSL https://cli.kiro.dev/install | bash

Runtime behaviour

Capabilities

Agent Client ProtocolContext replay

Policies and ownership

  • +External agent owns its tool loop and tool inventory
  • +SuperQode provides ACP connection, session handoff, and context replay

Get started

Inside SuperQode
$ :connect acp kiro$ :harness switch acp:kiro$ :harness status
From your shell
$ superqode harness run acp:kiro "Describe your task"

Install and authenticate

  1. 1

    Install Kiro CLI

    curl -fsSL https://cli.kiro.dev/install | bash