← Back to AppDeploy

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)

  1. Open Kiro (download available here)

  2. Open the Powers panel

  3. Click Add Custom Power, then Import power from GitHub

  4. Paste the AppDeploy power repository URL and install:

  5. After installing, open Kiro’s MCP Servers panel and click Connect on the AppDeploy server. An authentication screen opens in your browser - select how to log in: Google, Apple, or X.

  6. 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):

  1. In Kiro, open the MCP servers configuration (mcp.json)

  2. Add the AppDeploy server and save:

    { "mcpServers": { "AppDeploy": { "type": "streamable-http", "url": "https://api-v2.appdeploy.ai/mcp" } } }
  3. Reconnect the server from the MCP Servers panel; the browser authentication screen opens when it connects (Google, Apple, or X).


Need Help?

If you encounter any issues, check our troubleshooting guide or contact us at support@appdeploy.ai.