Agent

Kiro CLI

Kiro's AI development agent with ACP support for session management, model switching, and MCP integration.

View Documentation
Session management
Model selection
MCP server integration
Slash command support
Streaming responses

Getting Started

Learn how to get quickly setup using Kiro CLI with ACP.

1

Install Kiro CLI

Download and install Kiro CLI following the instructions on the Kiro documentation site.

2

Launch in ACP mode

Start the agent with: kiro-cli acp

3

Configure your editor

Add the full path to kiro-cli in your agent_servers settings with args ["acp"]. Run which kiro-cli to find the path.

4

Start coding

Select Kiro from the available agents in the agent panel.

Learn more about ACP

The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.