目录 / SudoMock
SudoMock
## 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 - Website: https://sudomock.com - API Docs: https://sudomock.com/docs - npm: https://www.npmjs.com/package/@sudomock/mcp
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://sudomock.run.tools
{
"mcpServers": {
"SudoMock": {
"url": "https://sudomock.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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. |
| delete_mockup | Permanently delete a mockup template. Cannot be undone. |
| render_mockup | Render a mockup by placing artwork onto a PSD template. Returns the CDN URL of the rendered image. Costs 1 credit. |
| ai_render | AI-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_psd | Upload a Photoshop PSD/PSB file as a new mockup template. The PSD must have Smart Object layers. Processing takes 5-30 seconds. |
| get_account | Get your account info: subscription plan, credit balance, usage stats. |
| create_studio_session | Create an embedded studio session for interactive mockup editing in a web page. Returns a 15-minute session token for iframe embedding. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。