Amazon Kiro
Set up Domscribe with Amazon Kiro.
Install
- Open the Powers panel in Kiro.
- Click Add power from GitHub.
- Enter
https://github.com/patchorbit/domscribe/tree/main/domscribe-power.
Kiro will install the Domscribe power, which registers the MCP server configuration and a skill file that teaches Kiro how to use Domscribe's 12 tools effectively.
What Gets Installed
- MCP server configuration -- registers
@domscribe/mcpas a stdio-based MCP server so Kiro can communicate with the Domscribe relay. - Skill file -- instructions that guide Kiro on when to query runtime state, how to claim and process annotations, and how to interpret the responses.
Usage
With the power installed and your dev server running, Kiro can access all Domscribe tools. Use it to inspect live UI state or process change requests from the browser overlay.
Next Steps
- Add Domscribe to your app -- configure the bundler plugin for your framework
- Code to UI -- let the agent see your running browser
- UI to Code -- click elements and describe changes in plain English