DesignForYou
@swapp1990
About DesignForYou
Generate finished, on-brand designs — logos, social posts, app-store screenshots, comic panels, and visual-novel assets — from a prompt. A remote MCP server backed by 119 templates: free browse/recommend tools, metered generation, OAuth sign-in. Works in Claude Code, Cursor, and
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"designforyou": {
"url": "https://designforyou.swapp1990.org/mcp/v2/"
}
}
}Tools
41Browse the DesignForYou template catalog. Optionally filter by category (e.g. 'instagram', 'app-store', 'logo', 'living-panels'). Returns template IDs, names, and previews.
Recommend the best matching templates for any use case. Describe what you need and the system auto-detects the category and ranks templates by relevance. Return the recommendations so the user can pick a template from the visual gallery; do not call `generate` in the same turn unless the user explicitly names a template_id or asks you to skip selection.
Return a fixed, no-cost DesignForYou widget payload for ChatGPT Apps debugging. Use this only to verify the template gallery/result iframe renders correctly; it does not generate images, use an LLM, or charge credits.
List a template's editable text fields (headline, subhead, CTA, etc.) with their current values. Free. Use right after a template is chosen and BEFORE `generate` when you want to fill the template's fields precisely instead of relying on a freeform description.
Generate one or more finished images from a template (get a template_id from recommend_template or browse_templates) plus a description. Use this after the user has selected or explicitly supplied a template_id; otherwise call `recommend_template` first so the visual gallery can collect the selection. Works for all categories (Instagram, logo, app-store, Visual Novel backgrounds/sprites, CG illustrations). Pass variants for multi-image output (expressions, time-of-day, etc.). Pass session_id to refine a prior result. Pass context_ids to ground a new image on prior designs (character consistency for VN CG scenes). Set model to 'minimax-h3-image-balanced' or 'minimax-h3-image-quality' (or use the 'h3 balanced'/'h3 quality' aliases) to render through the MiniMax H3 image service; context_ids are forwarded as ordered H3 reference images.
Generate one fixed-grid visual-novel character sprite sheet, crop it into cell assets, remove the chroma-key background, validate transparent sprites, and return a VN Creator-ready manifest. Base cost: 3 credits. Optional quality.hi_res_cells=true adds a reference-grounded per-cell re-render at full native resolution (fixes cells being limited to ~1/N of the sheet resolution) and bills +2 credits per cell re-rendered. quality.hi_res_model optionally routes the hi-res pass to a specific model (e.g. gpt-image-2 for fabric fidelity).
Generate a short realistic character video from structured requirements. The tool gives DesignForYou's reusable home-video character template and the user's requirements to a text LLM, which writes a fresh final video prompt while preserving character consistency, camera imperfections, ambient audio, and requested shot structure. It then generates a Gemini Omni Flash video. Use this for 3-10 second character/lifestyle clips.
Create and advance one shared twelve-clip, five-second composer job. The same parent job is visible in the website UI and in MCP history. A client model should call planning_scaffold first, then author and submit the four-section production_bible and twelve continuity-aware segments itself. Use create with a story_brief, then build_bible without production_bible to run the story-brief agent (or supply an explicit production_bible), then build_shot_plan without segments to run the shot-plan agent (or supply explicit segments), then build_continuity and prepare_anchors. The continuity stage persists actor/extra/prop/seat/landmark world positions and named setup projections, prevalidates temporal prop state for clip 1 and every setup cut, and rejects visually inconsistent anchors before rendering. Then open_generation, and generate_clip as the agent completes each stage. cancel_clip restores the exact pre-generation shot state. generate_clip defaults to MiniMax H3; pass render_provider='grok_cli' to use the signed-in Grok sidecar. It chains observed last frames only inside one setup and cuts to the validated state-aware anchor for that exact shot when setups change. Pass plain dialogue lines of no more than eight words with speaker and voice_context; the renderer applies provider dialogue tags in the assembled prompt.
List the shared parent composer jobs created from MCP or the DesignForYou video UI, newest first.
Add one or more prompts to your private MiniMax H3 service queue. Each prompt costs 5 credits. Choose 5, 8, 10, or 15 seconds, and Euler sampling steps of 8, 15, or 20. Set hq=true for approximately 1MP output (1344x768 landscape or 768x1344 portrait). Choose 16:9 landscape or 9:16 mobile portrait output (480x864 or 768x1344). Optionally attach up to five image URLs; images are references by default, with optional first/last frame roles. Queued jobs resume automatically when the service returns online.
Create a silent looping idle video from one reference image. MiniMax H3 receives two byte-identical image artifacts explicitly tagged as first and last frames. The native signed-in Grok CLI path additionally replaces the delivered first and last frames with the source image after generation.
Check a queued MiniMax H3 video for free. Pass wait_seconds (up to 900) to keep this MCP call open until the job completes, fails, or is cancelled; completed jobs include the persistent S3 video_url. This works from any MCP thread authenticated as the same account that queued the job.
Queue one paid MiniMax H3 continuation from a completed video owned by the authenticated caller. The continuation starts from the source video's final frame, preserves eligible references, and costs 5 credits. Duration must be 5, 10, or 15 seconds. Returns the new queued request ID and lineage metadata including source_request_id, generation_number, and total_duration.
Move a queued MiniMax H3 job one place earlier or later. It never interrupts an active render.
Remove one queued, failed, or cancelled MiniMax H3 job. For an active render, use the safe cancellation action instead.
Assemble ordered local video segments or HTTPS generated-artifact URLs into one normalized 9:16 MP4. This is the missing composition step for multi-take LetMeActForYou stories.
Generate a short vertical image-to-video take from one supplied reference frame. Use an HTTPS artifact URL or a data URL when exact source style and composition need to anchor the shot.
Generate a short video take conditioned on one supplied source clip. Preserves the source shot's actors, illustration style, wardrobe, camera, and action more closely than a still-frame reference.
Generate a short image-to-video take with xAI Grok Imagine Video from one reference frame. The result is normalized to the requested source duration.
Return the no-server-LLM Living Panels authoring brief: PanelScript instructions, schema, unit templates, and success criteria. Use this when the MCP client will do the creative direction with its own model, then call comic_submit_design with the authored Story JSON.
Accept a client-authored Living Panels Story JSON and start artifact production without using a server story LLM. The client does direction; DesignForYou validates, saves, generates character sheets, panel/unit art, motion clips, voice-over, and assembles the public reader.
Create a private reusable DesignForYou template from a structured brief. The returned template_id works immediately with get_text_fields and generate. This stores a user-owned template in the canonical catalog collection; it does not publish it to the anonymous gallery.
Write and produce a Living Panels interactive comic from a one-paragraph premise. One call writes a complete 5-page comic (panels, dialogue, motion plan, voice casting) and starts generating every asset in the background: character sheet, ~13 panels of art with character consistency, ambient image-to-video motion for the liveliest panels, and per-line voice-over. Returns immediately with the story summary and a public reader_url where the comic can be read, watched live, and heard. Production takes several minutes — poll comic_status until ready, then share the reader_url.
Check asset-production progress for a comic created with create_comic: panels, motion clips, and voice lines done vs total, plus ready=true when the whole comic is live at its reader_url. Free to call.
Return the current Story JSON, stale-write hash, allowed patch paths, and dirty-node contract for a client-authored Living Panels revision. Use this when the client will decide the edit with its own model, then call comic_submit_revision.
Apply a client-authored Living Panels revision without using a server revision LLM. Targeted changes regenerate only inferred dirty producer nodes such as panel:<id>, motion:<id>, or tts:<bubble_id>.
Create a private LetMeActForYou actor draft. Generates a casting headshot, stores it on S3, and returns actor_id for cast_character or audition. Draft actors never appear in the public feed; an authorized operator can call publish_actor with an approved seamless idle-loop URL when the actor is ready. When available, provide a saved full-body standing performance_reference_url; all generated clips prioritize it over the profile headshot. The default casting template produces an original Pixar-quality 3D animated feature-film headshot; pass stable fictional physical identity, not performance direction. Apparent age may be child, teen, adult, or elderly.
Promote an operator-owned actor draft into the shared public LetMeActForYou roster and bind its approved seamless idle-loop video. Only configured public actor publishers and first-party internal services can call this tool. Auditions remain private to the user who generated them.
Bind a seeded or private actor to one story character. Returns a casting_id that keeps character identity and story provenance across takes.
Generate one actor-grounded narrative first frame from one to four existing LetMeActForYou actor_ids plus location, wardrobe, pose, and composition. Uses actor headshots as image references and returns a stored image_url. For multi-shot continuity, first generate a wide scene reference, then pass its scene_frame_id as continuity_scene_frame_id while specifying a fresh camera setup in composition and fresh blocking in pose for every shot. Pass only the actor_ids that should be visible in that shot. Pass composition_reference_url to preserve a Blender previs frame's camera and blocking while replacing proxy geometry with actors and the finished set. Defaults to Gemini; pass provider='grok' to use Grok Imagine. Use this before animation when a close-up headshot is not enough.
List only the authenticated user's private reusable LetMeActForYou actors, newest first. Free. Supports bounded offset pagination and never returns internal identity prompts or visual descriptions.
List only the authenticated user's LetMeActForYou audition history, newest first. Free. Supports bounded offset pagination and an optional queued, rendering, ready, or failed status filter.
Report a visible LetMeActForYou actor or an audition owned by the authenticated user. Free. Stores bounded triage metadata without copying prompts, media URLs, billing data, or account identity.
Permanently remove the authenticated user's media and user-authored direction for one ready or refunded-failed audition. Keeps a minimal tombstone for billing, refund, and lineage audit. Destructive and free.
Delete an unused authenticated-user casting. Refuses while active auditions reference it. Destructive and free.
Delete an unused private actor and headshot. Refuses seeded actors and actors referenced by active castings or auditions. Destructive and free.
List only the public seeded LetMeActForYou casting roster with headshots, type, and bio. This public catalog never includes a user's private actors; authenticated users can retrieve those with my_actors. Call this first, show the user the seed actors, then call audition with the chosen actor_id.
Start a casting audition: the chosen actor performs your cue in a short (~8-10s) vertical video. Billed. Returns audition_id immediately; poll audition_status every few seconds until status=ready, then share video_url. Get actor_id from casting_roster.
Create a child take from an existing audition. Inherits actor, story casting, cue, emotion, and line unless overrides are supplied, while preserving parent/root ids and the director note.
Check a casting audition started with audition: status (rendering / ready / failed) and, when ready, the video_url to share. Free to call.
Return the authenticated user's current credit balance, usage, and Stripe subscription status. Free to call.
Overview
What is DesignForYou?
DesignForYou generates finished, on-brand designs — logos, social posts, app-store screenshots, comic panels, and visual-novel assets — from a prompt, inside Claude Code, Cursor, or ChatGPT. It provides 119 templates with editable text fields, variants, and refinement capabilities.
How to use DesignForYou?
Install via claude mcp add --transport http designforyou https://designforyou.swapp1990.org/mcp/v2/. After installation, use free tools (browse_templates, recommend_template, get_text_fields, get_credits) to explore templates, then paid tools (generate, generate_variations, edit_text, vn_generate_sprite_sheet) to create and refine designs. Authentication uses OAuth via Google or email/password.
Key features of DesignForYou
- 119 templates with editable text fields, variants, and refinement
- Free tools: browse_templates, recommend_template, get_text_fields, get_credits
- Paid tools: generate, generate_variations, edit_text, vn_generate_sprite_sheet
- 50 free credits for paid tools; additional usage is metered
- Remote streamable HTTP MCP transport
Use cases of DesignForYou
- Generate a branded logo from a text prompt
- Create social media posts with consistent design
- Produce app-store screenshots with editable text
- Build comic panels and visual-novel sprites
- Explore and refine design templates before final generation
FAQ from DesignForYou
What MCP transport does DesignForYou use?
It uses a remote streamable HTTP MCP transport.
How do I authenticate with DesignForYou?
Authentication is handled via OAuth, supporting Google sign-in or email/password login.
Are there any free credits available?
Yes, DesignForYou provides 50 free credits for paid generation tools. After that, usage is metered.
What free tools are included?
The free tools are browse_templates, recommend_template, get_text_fields, and get_credits.
What paid tools are available?
Paid tools include generate, generate_variations, edit_text, and vn_generate_sprite_sheet.
Frequently asked questions
What MCP transport does DesignForYou use?
It uses a remote streamable HTTP MCP transport.
How do I authenticate with DesignForYou?
Authentication is handled via OAuth, supporting Google sign-in or email/password login.
Are there any free credits available?
Yes, DesignForYou provides 50 free credits for paid generation tools. After that, usage is metered.
What free tools are included?
The free tools are browse_templates, recommend_template, get_text_fields, and get_credits.
What paid tools are available?
Paid tools include generate, generate_variations, edit_text, and vn_generate_sprite_sheet.
Basic information
More Developer Tools MCP servers

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

Codex Pets
astandrikPublic read-only MCP server for discovering, inspecting, installing, and sharing approved Codex-compatible animated pet packs.

Apiosk
obcraftAI-native payments for tools and APIs. Discover, pay for, execute, and publish monetized APIs directly from your agent, settled per call in USDC over x402, through the Model Context Protocol. payments · finance · x402 ·

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.
Comments