Skip to content
VS Code

AppLaunchFlow for VS Code

io.github.ynnickw/applaunchflow

Create app-store screenshots, social graphics, promo videos, and animated device mockups.

client:VS Code transport:streamable-http

Install AppLaunchFlow in VS Code

.vscode/mcp.json

{
  "servers": {
    "applaunchflow": {
      "type": "http",
      "url": "https://mcp.applaunchflow.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AppLaunchFlow in other clients