Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

org.swapp1990.designforyou/designforyou

REMOTE · DESIGNFORYOU.SWAPP1990.ORG · SCANNED SEP 20

Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.

0 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability44
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 4743 tokens (~153/item across 31 items; 28 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management68
  • Stability check failed: schema churn in the 30 days we've observed: 13 tool removals, 0 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage93
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 75% of tool parameters carry a description.Partial
  • Structured output schemas are declared (18% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 30 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the org.swapp1990.designforyou/designforyou MCP server?

org.swapp1990.designforyou/designforyou is a hosted endpoint at https://designforyou.swapp1990.org/mcp/v2/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · designforyou.swapp1990.org

# add to Claude Code
claude mcp add --transport http org-swapp1990-designforyou-designforyou 'https://designforyou.swapp1990.org/mcp/v2/'
// .cursor/mcp.json
{
  "mcpServers": {
    "org-swapp1990-designforyou-designforyou": {
      "url": "https://designforyou.swapp1990.org/mcp/v2/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "org-swapp1990-designforyou-designforyou": {
      "type": "http",
      "url": "https://designforyou.swapp1990.org/mcp/v2/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.org-swapp1990-designforyou-designforyou]
url = "https://designforyou.swapp1990.org/mcp/v2/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "org-swapp1990-designforyou-designforyou": {
      "type": "remote",
      "url": "https://designforyou.swapp1990.org/mcp/v2/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add org-swapp1990-designforyou-designforyou --url 'https://designforyou.swapp1990.org/mcp/v2/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  org-swapp1990-designforyou-designforyou:
    url: "https://designforyou.swapp1990.org/mcp/v2/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "org-swapp1990-designforyou-designforyou": {
      "Transport": "http",
      "Url": "https://designforyou.swapp1990.org/mcp/v2/"
    }
  }
}
# add to Vellum
assistant mcp add org-swapp1990-designforyou-designforyou -t streamable-http -u 'https://designforyou.swapp1990.org/mcp/v2/'
// mcp.json
{
  "mcpServers": {
    "org-swapp1990-designforyou-designforyou": {
      "type": "http",
      "url": "https://designforyou.swapp1990.org/mcp/v2/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 13 Sept 26 −5
    • Stability: pass → fail security
    • A breaking change shipped without a version bump: still 3.4.7 security
    • Tool “animate_reference_grok_video” was removed security
    • Tool “animate_reference_image” was removed security
    • Tool “animate_reference_video” was removed security
    • Tool “assemble_shortform_reel” was removed security
    • Tool “extend_minimax_h3_video” was removed security
    • Tool “generate_character_video” was removed security
    • Tool “generate_endless_idle_loop” was removed security
    • Tool “minimax_h3_video_status” was removed security
    • Tool “minute_clip_composer” was removed security
    • Tool “my_minute_clip_jobs” was removed security
    • Tool “queue_minimax_h3_videos” was removed security
    • Tool “remove_minimax_h3_queue_job” was removed security
    • Tool “reorder_minimax_h3_queue” was removed security
    • The server rewrote its instructions, which are the text every model session reads security
    • Schema quality: 178 → 153 functional
    • Tool coverage: 12% → 18% functional
  • 26 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “generate” rewrote its description, which is the text the model reads security
    • Tool “minute_clip_composer” rewrote its description, which is the text the model reads security
    • Server version: 3.4.6 → 3.4.7 functional
    • “generate” added an optional parameter “reference_labels” cosmetic
    • “generate” added an optional parameter “reference_roles” cosmetic
    • “generate” added an optional parameter “reference_urls” cosmetic
    • “minute_clip_composer” added an optional parameter “arc_conditioning” cosmetic
    • “minute_clip_composer” added an optional parameter “camera_setups” cosmetic
    • “minute_clip_composer” added an optional parameter “scene_graph” cosmetic
    • “minute_clip_composer” added an optional parameter “setup_id” cosmetic
    • “minute_clip_composer” added an optional parameter “transition_kind” cosmetic
    • “generate” reworded the description of “model” cosmetic
    • “minute_clip_composer” reworded the description of “action” cosmetic
  • 17 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 9 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “queue_minimax_h3_videos” rewrote its description, which is the text the model reads security
    • Schema quality: 6637 → 7403 functional
    • Server version: 3.4.5 → 3.4.6 functional
    • New tool “minute_clip_composer” functional
    • New tool “my_minute_clip_jobs” functional
    • “generate_endless_idle_loop” reworded the description of “provider” cosmetic
    • “queue_minimax_h3_videos” reworded the description of “euler_steps” cosmetic
    • “queue_minimax_h3_videos” reworded the description of “prompts” cosmetic
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://designforyou.swapp1990.org/mcp/v2/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=designforyou.swapp1990.org CN=YR2,O=Let's Encrypt,C=US 12 Aug 2026 10 Nov 2026 RSA 2048 SHA256-RSA 646f26e7752d33937715c6484f40ee53a5a
SANs: designforyou.swapp1990.org
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of designforyou.swapp1990.org. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
swapp1990.org. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://designforyou.swapp1990.org/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://designforyou.swapp1990.org/.well-known/oauth-protected-resource"

Protected resource metadata

Document https://designforyou.swapp1990.org/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://designforyou.swapp1990.org
Authorisation server https://designforyou.swapp1990.org

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://designforyou.swapp1990.org/mcp/v2/ Verified 200
http (plaintext) http://designforyou.swapp1990.org/mcp/v2/ HTTPS enforced 301 https://designforyou.swapp1990.org/mcp/v2/
MCP tools · 28 exposed · ~4,172 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
audition ~218

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.

NameTypeReqDescription
actor_idActor id from casting_roster/create_actor. Omit when casting_id is provided.
batch_approvedbooleanRequired after five Omni launches by this user within one hour.
casting_idStory-character casting id from cast_character. Preferred for repeatable story takes.
cuestringyesThe scene the actor performs — a short direction, e.g. 'reads a rejection letter and slowly crumples it'.
direction_notesOptional director note applied to this take while preserving actor identity and casting.
emotionEmotional register for the take. Suggested values: Dramatic, Comedy, Villain, Tearful, Action, Romantic.
lineOptional single spoken line the actor delivers aloud during the take.

No output schema declared.

No examples provided.

audition_status ~54

Check a casting audition started with audition: status (rendering / ready / failed) and, when ready, the video_url to share. Free to call.

NameTypeReqDescription
audition_idstringyesAudition id returned by audition

No output schema declared.

No examples provided.

browse_templates ~95

Browse the DesignForYou template catalog. Optionally filter by category (e.g. 'instagram', 'app-store', 'logo', 'living-panels'). Returns template IDs, names, and previews.

NameTypeReqDescription
categoryFilter by category (e.g. 'instagram', 'app-store', 'logo')
subcategoryOptional subcategory filter (e.g. 'lettermark', 'wordmark', 'app_icon')

Structured output declared, but exposes no named fields.

No examples provided.

cast_character ~97

Bind a seeded or private actor to one story character. Returns a casting_id that keeps character identity and story provenance across takes.

NameTypeReqDescription
actor_idstringyes
character_descriptionstringyesStory-facing character identity, role, wardrobe, voice, and performance constraints. The actor's face remains unchanged.
character_namestringyes
notes
source_url
story_idstringyes

No output schema declared.

No examples provided.

casting_roster ~80

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.

NameTypeReqDescription
castingrosterinputobject

No output schema declared.

No examples provided.

comic_design_brief ~85

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.

NameTypeReqDescription
premisestringyesPremise the client will use to author the Living Panels PanelScript JSON itself.

No output schema declared.

No examples provided.

comic_revision_brief ~69

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.

NameTypeReqDescription
comic_idstringyesComic id to revise.

No output schema declared.

No examples provided.

comic_status ~66

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.

NameTypeReqDescription
comic_idstringyesComic id returned by create_comic

No output schema declared.

No examples provided.

comic_submit_design ~163

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.

NameTypeReqDescription
client_modelModel or agent that authored the story, for provenance.
client_nameHost app or client name, for provenance.
premisestringyesOriginal premise the client used while authoring the submitted PanelScript story.
start_productionbooleanStart artifact generation immediately after validation.
storyobjectyesClient-authored Living Panels Story JSON. The server validates it, clears any producer-owned asset fields, then produces art, motion, and voices.

No output schema declared.

No examples provided.

comic_submit_revision ~223

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>.

NameTypeReqDescription
base_story_hashstringyesHash from comic_revision_brief. Prevents applying a patch over a stale story.
changesarrayTargeted changes. Prefer this over full story replacement for small edits.
client_modelModel or agent that authored the revision, for provenance.
client_nameHost app or client name, for provenance.
comic_idstringyesComic id to revise.
dirty_nodesOptional extra producer nodes, e.g. panel:p2u1, motion:p2u1, tts:p2u1a-b0.
start_productionbooleanRegenerate inferred dirty assets after saving.
storyOptional full replacement Story JSON. Targeted changes are cheaper/faster when possible.
summarystringClient-authored one-line revision summary.

No output schema declared.

No examples provided.

create_actor ~295

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.

NameTypeReqDescription
actor_type
bio
emoji
headshot_template_idstringCharacter References template used to generate the actor headshot.
namestringyes
performance_reference_urlSaved full-body standing reference image URL used as the starting frame for every performance clip. Keep this separate from the profile headshot.
visual_descriptionstringyesStable physical identity for the actor headshot and later takes: apparent age (child, teen, adult, or elderly), ethnicity, facial structure, hair, build, and baseline wardrobe. Keep identities fictio…

No output schema declared.

No examples provided.

create_comic ~179

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.

NameTypeReqDescription
premisestringyesThe story premise, one paragraph is plenty: who, where, the hook, the tone. Example: 'A neo-noir time-loop short: a night-shift radio host takes a call from her own voice, one day ahead.'

No output schema declared.

No examples provided.

create_template ~268

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.

NameTypeReqDescription
aspect_ratiostringyesOne of 16:9, 1:1, 4:5, or 9:16.
base_promptstringyesVisual subject, style, and data-rendering requirements; plain layout text only.
best_forarrayOptional concise use-case labels.
categorystringyesSupported category: Infographics, Instagram Posts, Instagram Stories, App Store Previews, Logos, Visual Novel, Cinematic Stills, Comic Panels, Living Panels Comics, Character References, Architecture…
heightintegeryesCanvas height in pixels, matching aspect_ratio.
layout_rulesstringyesStable layout hierarchy and chart/diagram rules; plain text only.
namestringyesReusable template name; repeated identical names are idempotent.
subcategoryOptional narrower catalog label.
text_fieldsarrayyesEditable copy fields returned by get_text_fields.
widthintegeryesCanvas width in pixels, matching aspect_ratio.

No output schema declared.

No examples provided.

delete_actor ~44

Delete an unused private actor and headshot. Refuses seeded actors and actors referenced by active castings or auditions. Destructive and free.

NameTypeReqDescription
actor_idstringyes

No output schema declared.

No examples provided.

delete_audition ~58

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.

NameTypeReqDescription
audition_idstringyes

No output schema declared.

No examples provided.

delete_casting ~37

Delete an unused authenticated-user casting. Refuses while active auditions reference it. Destructive and free.

NameTypeReqDescription
casting_idstringyes

No output schema declared.

No examples provided.

generate ~679

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.

NameTypeReqDescription
context_idsarrayDesign IDs of prior outputs to use as visual context. Use for CG scenes that should match a previously generated character.
context_labelsarrayOptional human labels for each context_id, in the SAME order. When the edit routes to a multi-reference model (gpt-image-2), an ordered legend ('reference image 1 = <label>, ...') is appended to the…
descriptionstringyesWhat you want - describe the scene, asset, or design in as much detail as needed
edit_tierQuality tier when reference images (context_ids) are supplied. 'expert' routes the edit to gpt-image-2 for high-fidelity output; 'fast'/'pro' use Gemini. Ignored when no references are present.
modelOptional image model override, such as grok-imagine-image-quality, gemini-3.1-flash-image, gpt-image-2, minimax-h3-image-balanced, or minimax-h3-image-quality. H3 aliases are 'h3 balanced' and 'h3 qu…
reference_labelsarrayOptional labels aligned with reference_urls.
reference_rolesarrayOptional roles aligned with reference_urls, such as identity or location.
reference_urlsarrayOptional ordered inline or HTTPS image references for direct image-model grounding. Use with reference_labels and reference_roles when supplying cast or location images.
session_idPass the session_id from a prior generate call to continue refining. The model will edit the previous image instead of generating from scratch.
skip_prompt_mergebooleanSkip the smart prompt-merge step (which compresses to ~150 words) and send the description through verbatim, with the template's base prompt concatenated for style. Use when the description is alread…
template_idstringyesTemplate ID from browse_templates
variantsarrayFor character sheets: expression names e.g. ['neutral','smile','angry']. For backgrounds: time variants e.g. ['day','sunset','night']. For single images: omit or pass ['default'].

Structured output declared, but exposes no named fields.

No examples provided.

generate_scene_frame ~467

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.

NameTypeReqDescription
actor_idsarrayyesOne to four actor ids from casting_roster, my_actors, or create_actor. The generated frame uses their headshots as identity references.
aspect_ratiostringOutput canvas. Use 16:9 for landscape film/TV coverage.
compositionCamera framing and layout, e.g. wide two-shot, over-the-shoulder, low angle.
composition_reference_urlOptional HTTPS image URL for a previs frame whose camera, blocking, subject scale, screen positions, and visible landmarks should be preserved.
continuity_scene_frame_idOptional scene_frame_id owned by the caller to use as a scene-continuity reference. It preserves set topology, fixed furniture, props, lighting motivation, and wardrobe, but pose and composition defi…
locationstringyesPhysical set or location for the narrative frame.
modelOptional image model override, e.g. gemini-3.1-flash-image or grok-imagine-image-quality.
moodOptional lighting or emotional tone.
poseBody pose, blocking, or pre-action moment to capture.
providerstringImage provider for actor-grounded frame generation. Use 'grok' to route to Grok Imagine; Grok supports up to 3 actor reference images.
wardrobeWardrobe direction for the actor(s), if different from their baseline identity.

No output schema declared.

No examples provided.

get_credits ~28

Return the authenticated user's current credit balance, usage, and Stripe subscription status. Free to call.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_text_fields ~80

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.

NameTypeReqDescription
template_idstringyesThe template ID to get text fields for

No output schema declared.

No examples provided.

my_actors ~65

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.

NameTypeReqDescription
limitintegerMaximum private actors to return.
offsetintegerZero-based actor offset.

No output schema declared.

No examples provided.

my_auditions ~78

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.

NameTypeReqDescription
limitintegerMaximum auditions to return.
offsetintegerZero-based audition offset.
statusOptional exact audition status filter.

No output schema declared.

No examples provided.

publish_actor ~111

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.

NameTypeReqDescription
actor_idstringyesPrivate actor draft id returned by create_actor.
idle_video_urlstringyesHTTPS URL for the actor's approved seamless idle-loop MP4.
orderintegerPublic feed ordering; lower values appear first.

No output schema declared.

No examples provided.

recommend_template ~162

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.

NameTypeReqDescription
categoryOptional category override. Auto-detected from use_case if not provided.
needsOptional explicit needs such as favicon, navbar, og-image
subcategoryOptional subcategory constraint such as lettermark or app_icon
use_casestringyesDescribe what you need the template for (e.g. 'Instagram post for a restaurant daily special', 'logo for a fitness brand')

Structured output declared, but exposes no named fields.

No examples provided.

report_casting_abuse ~80

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.

NameTypeReqDescription
detailsstring
reasonstringyes
target_idstringyes
target_typestringyes

No output schema declared.

No examples provided.

revise_audition ~101

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.

NameTypeReqDescription
batch_approvedbooleanRequired after five Omni launches by this user within one hour.
cue
direction_notesstringyes
emotion
line
parent_audition_idstringyes

No output schema declared.

No examples provided.

vn_generate_sprite_sheet ~221

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).

NameTypeReqDescription
cellsarrayyes
characterobjectyes
modelImage model override for the source sheet, e.g. gemini-3.1-flash-image.
outputobject
providerImage provider override for the source sheet, e.g. gemini, grok, or a known model alias.
qualityobject
sheetobjectyes
styleobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

widget_diagnostic ~69

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.

NameTypeReqDescription
modestringWhich widget payload shape to return without generation.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the org.swapp1990.designforyou/designforyou MCP server?

org.swapp1990.designforyou/designforyou is an MCP server listed in the public MCP registry as org.swapp1990.designforyou/designforyou. Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts. This page covers its hosted endpoint (https://designforyou.swapp1990.org/mcp/v2/).

Is the org.swapp1990.designforyou/designforyou MCP server safe to use?

org.swapp1990.designforyou/designforyou scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the org.swapp1990.designforyou/designforyou MCP server expose?

org.swapp1990.designforyou/designforyou exposes 28 tools: browse_templates, recommend_template, widget_diagnostic, get_text_fields, generate, and 23 more. Their descriptions and schemas cost roughly 4,172 tokens of context every time the server is loaded.

Does the org.swapp1990.designforyou/designforyou MCP server require authentication?

Yes. org.swapp1990.designforyou/designforyou asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the org.swapp1990.designforyou/designforyou MCP server still maintained?

org.swapp1990.designforyou/designforyou is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.