AI product photography for fashion sellers: Shopify photo audits, seasonal guides, AI try-on.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://tintin-x.com/mcp7 outils · 1584 msaudit_storeAudit a Shopify store's listing photos (no account needed). Scans the public product sitemap for stale photos (≥180 days), season mismatches (e.g. winter items with summer-shot photos), and upcoming retail-calendar windows. Returns work orders with pre-filled create_tryon_job fixes and estimated cr…Audit a Shopify store's listing photos (no account needed). Scans the public product sitemap for stale photos (≥180 days), season mismatches (e.g. winter items with summer-shot photos), and upcoming retail-calendar windows. Returns work orders with pre-filled create_tryon_job fixes and estimated cr…
| Paramètre | Type | Description |
|---|---|---|
| store_url* | string | Store domain or URL, e.g. examplestore.com |
get_seasonal_guideRetail shoot calendar for fashion sellers (no account needed): which shoot windows (Labor Day, Halloween, Fall/Winter drop, Black Friday, Holiday) are open or urgent right now, deadlines, and links to per-category shoot guides with recommended shots.Retail shoot calendar for fashion sellers (no account needed): which shoot windows (Labor Day, Halloween, Fall/Winter drop, Black Friday, Holiday) are open or urgent right now, deadlines, and links to per-category shoot guides with recommended shots.
| Paramètre | Type | Description |
|---|---|---|
| category | string | Optional: limit guide links to one category |
create_preview_jobONE free on-model preview per store, no account needed. Pass the store and one of its listing photo URLs (from an audit_store work order) to generate a free 2K on-model try-on photo — the taste before buying credits. Poll with get_preview_status.ONE free on-model preview per store, no account needed. Pass the store and one of its listing photo URLs (from an audit_store work order) to generate a free 2K on-model try-on photo — the taste before buying credits. Poll with get_preview_status.
| Paramètre | Type | Description |
|---|---|---|
| store_url* | string | The store the photo belongs to (same as audit_store) |
| garment_image_url* | string | A listing photo URL from that store (audit work order image_url) |
| product_type | string | Top | Bottom | Dress | Full-body (default Top) |
| model | string | Preset model (default woman) |
get_preview_statusPoll a free preview. When succeeded, returns the preview image URL (valid 1h). No account needed.Poll a free preview. When succeeded, returns the preview image URL (valid 1h). No account needed.
| Paramètre | Type | Description |
|---|---|---|
| preview_id* | string | Preview UUID returned by create_preview_job |
create_tryon_jobGenerate an on-model try-on photo from a garment/product image URL (e.g. straight from an audit_store work order). Charges 1 credit (2K) or 2 credits (4K) from the account's studio credits. Requires an API key.Generate an on-model try-on photo from a garment/product image URL (e.g. straight from an audit_store work order). Charges 1 credit (2K) or 2 credits (4K) from the account's studio credits. Requires an API key.
| Paramètre | Type | Description |
|---|---|---|
| garment_image_url* | string | Public URL of the garment/product photo |
| product_type | string | Top | Bottom | Dress | Full-body (default Top) |
| model | string | Preset model (default woman) |
| model_image_url | string | Optional: custom model reference photo URL |
| prompt | string | Optional styling instructions |
| aspect_ratio | string | Output aspect ratio, e.g. 3:4 (default) |
| resolution | string | Output resolution: 2K costs 1 credit, 4K costs 2 |
| api_key | string | API key if the client can't send an Authorization header |
get_job_statusPoll a generation job. When succeeded, returns presigned output image URLs (valid 1h). Requires an API key.Poll a generation job. When succeeded, returns presigned output image URLs (valid 1h). Requires an API key.
| Paramètre | Type | Description |
|---|---|---|
| job_id* | string | Job UUID returned by create_tryon_job |
| api_key | string | API key if the client can't send an Authorization header |
get_credits_balanceStudio credit balance and top-up link. Requires an API key.Studio credit balance and top-up link. Requires an API key.
| Paramètre | Type | Description |
|---|---|---|
| api_key | string | API key if the client can't send an Authorization header |
7 outils sur 7 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
AI product photography for fashion sellers: Shopify photo audits, seasonal guides, AI try-on.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.