Deploy apps from Kiro - setup guide
This guide shows how to connect AppDeploy to Kiro so you can deploy apps from your agent chat and get a live URL back.
Install the AppDeploy Power once, then deploy whenever you’re ready, without leaving Kiro.
Option 1: Install the AppDeploy Power (recommended)
Open Kiro (download available here)
Open the Powers panel
Click Add Custom Power, then Import power from GitHub
Paste the AppDeploy power repository URL and install:
On first use, an authentication screen opens in your browser. Select how to log in: Google, Apple, X, or Guest.
Setup is done! Go to the agent chat and describe your app. For example:
“Build a Hello Kiro webpage with a global visitor counter and deploy it with AppDeploy.”
Option 2: Manual MCP configuration
If you prefer configuring the MCP server directly, add AppDeploy to your Kiro MCP config (Kiro supports remote MCP servers with OAuth out of the box):
In Kiro, open the MCP servers configuration (
mcp.json)Add the AppDeploy server and save:
{ "mcpServers": { "AppDeploy": { "url": "https://api-v2.appdeploy.ai/mcp" } } }Reconnect the server; the browser authentication screen opens on the first tool call (Google, Apple, X, or Guest).
Need Help?
If you encounter any issues, check our troubleshooting guide or contact us at support@appdeploy.ai.