Skip to content
Claude Desktop

Mockupper for Claude Desktop

io.github.damdafayton/mockupper

Turn raw screenshots into professional device mockups & app store visuals in seconds with AI.

client:Claude Desktop transport:sse

Install Mockupper in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mockupper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mockupper.damdafa.com/mcp/server/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Mockupper in other clients