amazon-q-ide.md

Amazon Q IDE

UI App
from"AWS"

Amazon Q IDE client with MCP tool integration

Developer Tools
IDEAmazon QMCP clienttools
install.sh
# Clone the repository
$git clone https://github.com/AWS/amazon-q-ide
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve