SudoMock

SudoMock MCP Server Render photorealistic product mockups from your AI assistant.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • List Mockups: List your uploaded mockup templates with UUIDs, names, and thumbnails.
  • Get Mockup Details: Get full details of a mockup: smart object UUIDs, layer names, dimensions, blend modes.
  • Update Mockup: Rename a mockup template.

What data it sees

Do you need an account

No: the server works without sign-in

SudoMock MCP Server

Render photorealistic product mockups from your AI assistant.

Features

  • render_mockup - Place artwork onto PSD templates (1 credit)
  • ai_render - AI-powered render from any product photo, no PSD needed (5 credits)
  • upload_psd - Upload Photoshop PSD/PSB templates
  • list_mockups - Browse your template library
  • get_mockup_details - Get smart object UUIDs and layer info
  • update_mockup - Rename templates
  • delete_mockup - Remove templates
  • get_account - Check credit balance and plan info
  • create_studio_session - Launch interactive editor

Quick Start

Remote (OAuth): claude mcp add --transport http sudomock https://mcp.sudomock.com

Local (npx): claude mcp add sudomock -e SUDOMOCK_API_KEY=sm_your_key -- npx -y @sudomock/mcp

Links

Server tool list (9)

Raw names from tools/list. Only developers need these.

list_mockupsList your uploaded mockup templates with UUIDs, names, and thumbnails.
get_mockup_detailsGet full details of a mockup: smart object UUIDs, layer names, dimensions, blend modes.
update_mockupRename a mockup template.
delete_mockupPermanently delete a mockup template. Cannot be undone.
render_mockupRender a mockup by placing artwork onto a PSD template. Returns the CDN URL of the rendered image. Costs 1 credit.
ai_renderAI-powered render without a PSD template. Upload any product photo + artwork, AI detects the printable surface and renders with perspective correction. Costs 5 credits.
upload_psdUpload a Photoshop PSD/PSB file as a new mockup template. The PSD must have Smart Object layers. Processing takes 5-30 seconds.
get_accountGet your account info: subscription plan, credit balance, usage stats.
create_studio_sessionCreate an embedded studio session for interactive mockup editing in a web page. Returns a 15-minute session token for iframe embedding.