SudoMock
Product mockup rendering API. Upload PSD templates, render photorealistic mockups with 9 MCP tools including AI render.
SudoMock MCP Server
Generate photorealistic product mockups from Claude, Cursor, Windsurf, and VS Code.
Model Context Protocol server for the SudoMock mockup generation API. Upload PSD templates, place artwork onto smart objects, and get CDN-hosted renders -- all through natural language.
Quick Start
Option 1: Local (npx)
claude mcp add sudomock \
-e SUDOMOCK_API_KEY=sm_your_key_here \
-- npx -y @sudomock/mcp
Get your API key at sudomock.com/dashboard/api-keys.
JSON config for other clients (Cursor, Windsurf, VS Code)
{
"mcpServers": {
"sudomock": {
"command": "npx",
"args": ["-y", "@sudomock/mcp"],
"env": {
"SUDOMOCK_API_KEY": "sm_your_key_here"
}
}
}
}
Option 2: Remote (OAuth)
No API key needed. Your client opens a browser for login.
claude mcp add --transport http sudomock https://mcp.sudomock.com
JSON config for other clients
{
"mcpServers": {
"sudomock": {
"type": "http",
"url": "https://mcp.sudomock.com"
}
}
}
Tools
| Tool | Description | Credits |
|---|---|---|
list_mockups | List your uploaded mockup templates | 0 |
get_mockup_details | Get smart object UUIDs, dimensions, blend modes | 0 |
render_mockup | Render a mockup with your artwork | 1 |
ai_render | AI-powered render without a PSD template | 5 |
upload_psd | Upload a Photoshop PSD/PSB template | 0 |
get_account | Check plan, credits, and usage | 0 |
update_mockup | Rename a mockup template | 0 |
delete_mockup | Delete a mockup template | 0 |
create_studio_session | Create an embedded editor session | 0 |
Example Prompts
- "List my mockup templates"
- "Render the t-shirt mockup with this design: https://example.com/logo.png"
- "Upload this PSD as a new template: https://example.com/mockup.psd"
- "How many credits do I have left?"
Resources
The server provides built-in documentation:
- Quick Start Guide -- How to use the tools step by step
- Pricing -- Live plan and credit information
- Formats -- Supported output formats, blend modes, and PSD requirements
Links
- Dashboard -- Manage mockups and API keys
- API Docs -- Full REST API reference
- Pricing
- Status -- Service uptime
License
MIT
関連サーバー
Google Calendar
Interact with Google Calendar APIs to manage events and calendars.
legends-mcp
Chat with legendary founders & investors via MCP. 36 AI personas including Elon Musk, Warren Buffett, Steve Jobs, CZ, and more. No API key required - Claude does the roleplay!
Anki MCP Server
Connects to Anki via AnkiConnect to retrieve leech-tagged flashcards for use in Claude Desktop.
Todoist
Interact with the Todoist API to manage your tasks using natural language.
notebooklm MCP
Chat with Google NotebookLM via MCP or HTTP REST API for zero-hallucination answers from your docs. Perfect for n8n workflows and automation.
TaskFlow
An MCP server for integrating task management capabilities into Claude Desktop.
Connectry Architect Cert
ree certification prep for the Claude Certified Architect exam. 390 questions, guided capstone build, 30 handouts, 6 reference projects, practice exams, interactive UI, progress dashboard, spaced repetition, deterministic grading. Runs locally.
Flyweel Ad-MCP (Google+Meta)
Connect your Google Ads and Meta accounts to Claude, Cursor, or any AI tool that supports MCP.
Paprika 3
Manage your Paprika 3 recipes with an LLM. Read, create, and update recipes in your Paprika app.
Obsidian Semantic MCP Server
An AI-optimized MCP server for Obsidian that consolidates over 21 tools into 5 intelligent operations with contextual workflow hints.