This repo is intended to host Amazon Devices Builder Tools to be distributed on GitHub.
- Amazon Devices Builder Tools Power: A Kiro Power for Amazon Devices OS development starting with Vega OS.
A Kiro Power for usage of Amazon Devices Builder Tools in app development that provides AI agents with essential context, tools, and guidance for building applications on Amazon Devices OS development starting with Vega OS.
A Kiro Power packages documentation, workflow guides, and MCP servers to extend Kiro's capabilities. Learn more at kiro.dev/powers.
This power can be installed in Kiro IDE through the Powers management panel or by adding it to your workspace configuration. Learn more at Install Custom Powers
- amazon-devices-buildertools-mcp: Provides tools for reading Vega documentation, analyzing performance traces, and accessing development guidance
- Package:
@amazon-devices/amazon-devices-buildertools-mcp - Source: https://www.npmjs.com/package/@amazon-devices/amazon-devices-buildertools-mcp
- Package:
To modify this power:
- Update
POWER.mdfor power metadata and documentation - Update
mcp.jsonfor MCP server configuration
Follow the instructions in Install Kiro Powers from Local Path to install the modified power with Kiro IDE.