Loading image...Kiro

Product

  • About Kiro
  • IDE
  • CLI
  • Web
  • Mobile
  • 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
  • CLI
  • IDE
  • Web
  • Mobile
  • 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

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
  1. Docs
  2. Migration
  3. Migrating from Q Developer

Migrating from Amazon Q Developer


If you've been using Amazon Q Developer in your IDE, everything you rely on today (inline suggestions, chat, and code generation) is available in Kiro. The table below shows the additional capabilities you gain by switching. For migration steps, jump to your IDE below.

Feature comparison

This comparison covers Amazon Q Developer's IDE extensions. For CLI-specific differences, see Upgrading from Q CLI.

CapabilityQ Developer IDE extensionsKiro IDEKiro CLI
MCP (Model Context Protocol)✓✓✓
Terminal command allow/denylist-✓✓
Steering files-✓✓
Hooks (event-driven automation)-✓✓
Custom subagents / agent skills-✓✓
Powers-✓✓
Spec-driven development-✓-

Select your current IDE below for migration steps.

VS Code

Kiro IDE is built on the same VS Code foundation, so your extensions, themes, keybindings, and settings carry over directly. For a complete walkthrough, see the detailed VS Code migration guide.

At a high level:

  1. Download and install Kiro IDE.
  2. On first startup, Kiro will prompt you to import your VS Code profile. Accept to bring over your extensions, settings, and keybindings.
  3. Sign in to Kiro with your preferred authentication method: GitHub, Google, AWS Builder ID, or IAM Identity Center.

If you skip the profile import on first launch or want to import a profile later, follow the manual profile migration steps.

JetBrains IDEs

Kiro works inside JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, and others) through JetBrains AI Assistant via the Agent Client Protocol (ACP).

  1. Install the Kiro CLI.
  2. Sign in to Kiro through the CLI authentication flow.
  3. Add Kiro as a custom agent in JetBrains AI Assistant. For the configuration steps, see the JetBrains ACP setup guide.

Visual Studio and Eclipse

Amazon Q Developer offered extensions for Visual Studio and Eclipse, but Kiro does not have native plugins for either. You have two options to continue using AI-assisted development:

  • Kiro IDE: A standalone editor built on VS Code with full agentic capabilities, specs, hooks, and powers built in. Get started with Kiro IDE.
  • Kiro CLI: A terminal-based experience you can run alongside your existing editor. Use it for chat, code generation, and agentic workflows without switching IDEs. Get started with Kiro CLI.

Already using Q Developer CLI?

If you're migrating from the Amazon Q Developer CLI specifically, see the dedicated Upgrading from Q CLI guide for details on configuration migration, command changes, and backward compatibility.

Page updated: August 4, 2026
Conclusion
Migrating from VSCode