llms.txt Content
# DesignForYou — AI Design Template Platform
> Generate professional designs using AI agents via MCP (Model Context Protocol)
## What this site does
DesignForYou is a design template platform where AI agents can browse, recommend, and generate designs for social media, logos, app screenshots, visual novels, and developer assets. It exposes 5 MCP tools for programmatic design generation.
## MCP Server
- HTTP endpoint: https://designforyou.swapp1990.org/mcp/v2/
- Setup: `claude mcp add --transport http designforyou https://designforyou.swapp1990.org/mcp/v2/`
## Available Tools
1. **browse_templates** — Browse the template catalog, optionally filter by category
2. **recommend_template** — Describe a use case, get ranked template recommendations
3. **get_text_fields** — Get editable text fields for a template
4. **generate** — Generate one or more images from a template
5. **get_credits** — Check credit balance and billing status
## Template Categories
- Instagram Posts (1024x1024) — 11 templates
- Instagram Stories (768x1376) — 7 templates
- App Store Previews (768x1376) — 20 templates
- App Splash Screens (768x1376) — 5+ templates
- Fan Fiction Illustrations (768x1024) — 5+ templates
- Logos (1024x1024) — 30 templates across 7 subcategories
## Workflow Examples
These pages show step-by-step AI agent journeys with real generated images:
- [Restaurant Daily Special in 60 Seconds](https://designforyou.swapp1990.org/workflows/restaurant-daily-special)
Tools: recommend_template → generate
Persona: Maria, taqueria owner who needs daily posts fast
- [Valentine's Day Prix Fixe Campaign in 90 Seconds](https://designforyou.swapp1990.org/workflows/valentines-prix-fixe)
Tools: recommend_template → generate (post + story)
Persona: James, upscale bistro owner who needs multi-asset campaigns fast
## Key URLs
- Homepage: https://designforyou.swapp1990.org
- Template browser: https://designforyou.swapp1990.org
- MCP setup guide: https://desi