org.swapp1990.designforyou/designforyou
REMOTE · DESIGNFORYOU.SWAPP1990.ORG · SCANNED SEP 20
Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.
Available components
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http org-swapp1990-designforyou-designforyou 'https://designforyou.swapp1990.org/mcp/v2/'
{
"mcpServers": {
"org-swapp1990-designforyou-designforyou": {
"url": "https://designforyou.swapp1990.org/mcp/v2/"
}
}
} {
"servers": {
"org-swapp1990-designforyou-designforyou": {
"type": "http",
"url": "https://designforyou.swapp1990.org/mcp/v2/"
}
}
} [mcp_servers.org-swapp1990-designforyou-designforyou] url = "https://designforyou.swapp1990.org/mcp/v2/"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"org-swapp1990-designforyou-designforyou": {
"type": "remote",
"url": "https://designforyou.swapp1990.org/mcp/v2/",
"enabled": true
}
}
} openclaw mcp add org-swapp1990-designforyou-designforyou --url 'https://designforyou.swapp1990.org/mcp/v2/' --transport streamable-http
mcp_servers:
org-swapp1990-designforyou-designforyou:
url: "https://designforyou.swapp1990.org/mcp/v2/" {
"McpServers": {
"org-swapp1990-designforyou-designforyou": {
"Transport": "http",
"Url": "https://designforyou.swapp1990.org/mcp/v2/"
}
}
} assistant mcp add org-swapp1990-designforyou-designforyou -t streamable-http -u 'https://designforyou.swapp1990.org/mcp/v2/'
{
"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.
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
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/ |
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 →
audition Start 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.
| Name | Type | Req | Description |
|---|---|---|---|
| actor_id | – | – | Actor id from casting_roster/create_actor. Omit when casting_id is provided. |
| batch_approved | boolean | – | Required after five Omni launches by this user within one hour. |
| casting_id | – | – | Story-character casting id from cast_character. Preferred for repeatable story takes. |
| cue | string | yes | The scene the actor performs — a short direction, e.g. 'reads a rejection letter and slowly crumples it'. |
| direction_notes | – | – | Optional director note applied to this take while preserving actor identity and casting. |
| emotion | – | – | Emotional register for the take. Suggested values: Dramatic, Comedy, Villain, Tearful, Action, Romantic. |
| line | – | – | Optional single spoken line the actor delivers aloud during the take. |
No output schema declared.
No examples provided.
audition_status 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.
| Name | Type | Req | Description |
|---|---|---|---|
| audition_id | string | yes | Audition id returned by audition |
No output schema declared.
No examples provided.
browse_templates 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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | – | – | Filter by category (e.g. 'instagram', 'app-store', 'logo') |
| subcategory | – | – | Optional subcategory filter (e.g. 'lettermark', 'wordmark', 'app_icon') |
Structured output declared, but exposes no named fields.
No examples provided.
cast_character Cast Story 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.
| Name | Type | Req | Description |
|---|---|---|---|
| actor_id | string | yes | – |
| character_description | string | yes | Story-facing character identity, role, wardrobe, voice, and performance constraints. The actor's face remains unchanged. |
| character_name | string | yes | – |
| notes | – | – | – |
| source_url | – | – | – |
| story_id | string | yes | – |
No output schema declared.
No examples provided.
casting_roster 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.
| Name | Type | Req | Description |
|---|---|---|---|
| castingrosterinput | object | – | – |
No output schema declared.
No examples provided.
comic_design_brief Get 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.
| Name | Type | Req | Description |
|---|---|---|---|
| premise | string | yes | Premise the client will use to author the Living Panels PanelScript JSON itself. |
No output schema declared.
No examples provided.
comic_revision_brief Get 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.
| Name | Type | Req | Description |
|---|---|---|---|
| comic_id | string | yes | Comic id to revise. |
No output schema declared.
No examples provided.
comic_status Check comic production ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| comic_id | string | yes | Comic id returned by create_comic |
No output schema declared.
No examples provided.
comic_submit_design Submit client-directed comic ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| client_model | – | – | Model or agent that authored the story, for provenance. |
| client_name | – | – | Host app or client name, for provenance. |
| premise | string | yes | Original premise the client used while authoring the submitted PanelScript story. |
| start_production | boolean | – | Start artifact generation immediately after validation. |
| story | object | yes | Client-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 Submit client comic 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>.
| Name | Type | Req | Description |
|---|---|---|---|
| base_story_hash | string | yes | Hash from comic_revision_brief. Prevents applying a patch over a stale story. |
| changes | array | – | Targeted changes. Prefer this over full story replacement for small edits. |
| client_model | – | – | Model or agent that authored the revision, for provenance. |
| client_name | – | – | Host app or client name, for provenance. |
| comic_id | string | yes | Comic id to revise. |
| dirty_nodes | – | – | Optional extra producer nodes, e.g. panel:p2u1, motion:p2u1, tts:p2u1a-b0. |
| start_production | boolean | – | Regenerate inferred dirty assets after saving. |
| story | – | – | Optional full replacement Story JSON. Targeted changes are cheaper/faster when possible. |
| summary | string | – | Client-authored one-line revision summary. |
No output schema declared.
No examples provided.
create_actor 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.
| Name | Type | Req | Description |
|---|---|---|---|
| actor_type | – | – | – |
| bio | – | – | – |
| emoji | – | – | – |
| headshot_template_id | string | – | Character References template used to generate the actor headshot. |
| name | string | yes | – |
| performance_reference_url | – | – | Saved full-body standing reference image URL used as the starting frame for every performance clip. Keep this separate from the profile headshot. |
| visual_description | string | yes | Stable 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 Create living 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.
| Name | Type | Req | Description |
|---|---|---|---|
| premise | string | yes | The 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 Create private reusable 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.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | yes | One of 16:9, 1:1, 4:5, or 9:16. |
| base_prompt | string | yes | Visual subject, style, and data-rendering requirements; plain layout text only. |
| best_for | array | – | Optional concise use-case labels. |
| category | string | yes | Supported category: Infographics, Instagram Posts, Instagram Stories, App Store Previews, Logos, Visual Novel, Cinematic Stills, Comic Panels, Living Panels Comics, Character References, Architecture… |
| height | integer | yes | Canvas height in pixels, matching aspect_ratio. |
| layout_rules | string | yes | Stable layout hierarchy and chart/diagram rules; plain text only. |
| name | string | yes | Reusable template name; repeated identical names are idempotent. |
| subcategory | – | – | Optional narrower catalog label. |
| text_fields | array | yes | Editable copy fields returned by get_text_fields. |
| width | integer | yes | Canvas width in pixels, matching aspect_ratio. |
No output schema declared.
No examples provided.
delete_actor Delete Private Actor ~44
Delete an unused private actor and headshot. Refuses seeded actors and actors referenced by active castings or auditions. Destructive and free.
| Name | Type | Req | Description |
|---|---|---|---|
| actor_id | string | yes | – |
No output schema declared.
No examples provided.
delete_audition Delete Audition Media ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| audition_id | string | yes | – |
No output schema declared.
No examples provided.
delete_casting Delete Casting ~37
Delete an unused authenticated-user casting. Refuses while active auditions reference it. Destructive and free.
| Name | Type | Req | Description |
|---|---|---|---|
| casting_id | string | yes | – |
No output schema declared.
No examples provided.
generate Generate design ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| context_ids | array | – | Design IDs of prior outputs to use as visual context. Use for CG scenes that should match a previously generated character. |
| context_labels | array | – | Optional 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… |
| description | string | yes | What you want - describe the scene, asset, or design in as much detail as needed |
| edit_tier | – | – | Quality 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. |
| model | – | – | Optional 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_labels | array | – | Optional labels aligned with reference_urls. |
| reference_roles | array | – | Optional roles aligned with reference_urls, such as identity or location. |
| reference_urls | array | – | Optional 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_id | – | – | Pass 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_merge | boolean | – | Skip 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_id | string | yes | Template ID from browse_templates |
| variants | array | – | For 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| actor_ids | array | yes | One to four actor ids from casting_roster, my_actors, or create_actor. The generated frame uses their headshots as identity references. |
| aspect_ratio | string | – | Output canvas. Use 16:9 for landscape film/TV coverage. |
| composition | – | – | Camera framing and layout, e.g. wide two-shot, over-the-shoulder, low angle. |
| composition_reference_url | – | – | Optional HTTPS image URL for a previs frame whose camera, blocking, subject scale, screen positions, and visible landmarks should be preserved. |
| continuity_scene_frame_id | – | – | Optional 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… |
| location | string | yes | Physical set or location for the narrative frame. |
| model | – | – | Optional image model override, e.g. gemini-3.1-flash-image or grok-imagine-image-quality. |
| mood | – | – | Optional lighting or emotional tone. |
| pose | – | – | Body pose, blocking, or pre-action moment to capture. |
| provider | string | – | Image provider for actor-grounded frame generation. Use 'grok' to route to Grok Imagine; Grok supports up to 3 actor reference images. |
| wardrobe | – | – | Wardrobe direction for the actor(s), if different from their baseline identity. |
No output schema declared.
No examples provided.
get_credits Check credit balance ~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 Get template 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.
| Name | Type | Req | Description |
|---|---|---|---|
| template_id | string | yes | The 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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Maximum private actors to return. |
| offset | integer | – | Zero-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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Maximum auditions to return. |
| offset | integer | – | Zero-based audition offset. |
| status | – | – | Optional exact audition status filter. |
No output schema declared.
No examples provided.
publish_actor Publish public 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.
| Name | Type | Req | Description |
|---|---|---|---|
| actor_id | string | yes | Private actor draft id returned by create_actor. |
| idle_video_url | string | yes | HTTPS URL for the actor's approved seamless idle-loop MP4. |
| order | integer | – | Public feed ordering; lower values appear first. |
No output schema declared.
No examples provided.
recommend_template Recommend a 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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | – | – | Optional category override. Auto-detected from use_case if not provided. |
| needs | – | – | Optional explicit needs such as favicon, navbar, og-image |
| subcategory | – | – | Optional subcategory constraint such as lettermark or app_icon |
| use_case | string | yes | Describe 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 Report Casting Content ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| details | string | – | – |
| reason | string | yes | – |
| target_id | string | yes | – |
| target_type | string | yes | – |
No output schema declared.
No examples provided.
revise_audition Direct Another Take ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| batch_approved | boolean | – | Required after five Omni launches by this user within one hour. |
| cue | – | – | – |
| direction_notes | string | yes | – |
| emotion | – | – | – |
| line | – | – | – |
| parent_audition_id | string | yes | – |
No output schema declared.
No examples provided.
vn_generate_sprite_sheet Generate VN 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).
| Name | Type | Req | Description |
|---|---|---|---|
| cells | array | yes | – |
| character | object | yes | – |
| model | – | – | Image model override for the source sheet, e.g. gemini-3.1-flash-image. |
| output | object | – | – |
| provider | – | – | Image provider override for the source sheet, e.g. gemini, grok, or a known model alias. |
| quality | object | – | – |
| sheet | object | yes | – |
| style | object | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
widget_diagnostic Test widget rendering ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| mode | string | – | Which widget payload shape to return without generation. |
Structured output declared, but exposes no named fields.
No examples provided.
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.