SudoMock for Claude Desktop
com.sudomock/mockups
Turn product photos or PSD templates into photorealistic mockups: place artwork, edit text, render.
client:Claude Desktop
transport:streamable-http
Install SudoMock in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mockups": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.sudomock.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs