Loading image...Kiro

Product

  • About Kiro
  • IDE
  • CLI
  • Web
  • Mobile
  • Crew
  • Pricing
  • Downloads

For

  • Enterprise
  • Startups
  • Students

Community

  • Overview
  • Ambassadors
  • Discord
  • Events
  • Powers
  • Shop
  • Showcase

Resources

  • Docs
  • Blog
  • Changelog
  • FAQs
  • Report a bug
  • Suggest an idea
  • Billing support

Social

Site TermsLicenseResponsible AI PolicyLegalPrivacy PolicyCookie Preferences
Loading image...Kiro
  • Enterprise
  • Pricing
  • Docs
SIGN INDOWNLOADS
Loading image...Kiro

Get Started

InstallationAuthenticationYour first project

Models

OverviewAvailable modelsReasoning effort

Features

How Kiro works
Specs
Steering
Hooks
MCP
Permissions
Custom agents
Agent Skills
Powers
CompactionKiroignoreCheckpoints and rewind
Built-in tools
Configuration scopes

IDE 1.x

What's new in 1.0
Setup & First Run
Editor
Chat
Experimental
Troubleshooting0.x reference

CLI

What's new in 3.0
Setup & First Run
Terminal UI
Chat
Headless modeACPAuto complete
Experimental
2.x reference

Crew

Quick startInstallationRunning 24/7
Chat
Agent Capabilities
Features
Interfaces
Apps
ConfigurationSecurityTroubleshooting

Web - Preview

Setup & First RunIdentity Center
Connect your repositories
Working with the agent
Autonomous modeAutomations
Sandbox

Mobile - Preview

Overview

Commands and Reference

CLI commandsSlash commandsBuilt-in toolsExit codesSettingsIDE keyboard shortcuts

Billing

OverviewManaging your subscriptionUpgrading your planDowngrading your planCancelling your planPurchasing add-on creditsManaging your paymentsManaging usage notificationsManaging your taxesContacting billing supportDeleting your accountRelated questions

Enterprise

ConceptsOnboarding quickstart
Connecting your identity provider
Subscribe your teamManage subscriptions
Governance
Monitor and track
SettingsManaged updatesBillingIAMSupported regions

Privacy and Security

OverviewData protectionCode referencesCompliance validationInfrastructure securityIAM permissionsFirewalls, proxies, and data perimetersVPC endpoints (AWS PrivateLink)

Guides

Overview
Language support
Learn by playing

Migration

Migrating from Q DeveloperMigrating from VSCodeUpgrading from Q CLI

CLI


The Kiro CLI brings the power of AI-assisted development to your terminal. Build, test, and deploy applications using natural language commands and automated workflows.

Get started with the Kiro CLI in minutes.

Install on macOS, Linux, or
curl -fsSL https://cli.kiro.dev/install | bash

Start using Kiro CLI:

bash
cd my-project kiro-cli

CLI-unique features

Interactive Chat
Engage with Kiro through natural conversation in your terminal.
Terminal UI
Rich terminal experience with syntax highlighting, panels, and themes.
Headless Mode
Run prompts non-interactively in CI/CD pipelines with API keys.
ACP
Agent Communication Protocol for programmatic agent interactions.
Auto Complete
Intelligent command completion with context awareness.
Code Intelligence
Language-aware code understanding and navigation.

Shared capabilities

The Kiro CLI uses the same core capabilities as every other Kiro surface. See the Features section for full documentation:

  • Steering — Guide Kiro with project-specific context and conventions
  • Hooks — Automate actions before and after commands
  • MCP — Connect external tools and data sources
  • Custom agents — Build specialized agents for your workflows
  • Skills — Extend Kiro with reusable skill packages
  • Sub-agents — Delegate focused work to agents that run in parallel
  • Models — Configure which AI models to use
  • Permissions — Manage capability-based access controls

Use cases

The Kiro CLI is ideal for:

  • Interactive Development: Chat with Kiro directly in your terminal for instant help
  • Headless Automation: Run prompts non-interactively in CI/CD pipelines using API key authentication
  • Custom Automation: Create specialized agents for your specific workflows
  • Team Standardization: Use team-level best practices and preferences
  • External Integrations: Connect tools and services through MCP servers
  • Intelligent Assistance: Get context-aware suggestions and auto-completion
  • Workflow Optimization: Automate repetitive tasks with smart hooks
Page updated: August 4, 2026
0.x reference
What's new in 3.0
Advertisement
Advertisement