AI product photography for fashion sellers: Shopify photo audits, seasonal guides, AI try-on.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://tintin-x.com/mcp7 Tools · 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| api_key | string | API key if the client can't send an Authorization header |
7 von 7 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
AI product photography for fashion sellers: Shopify photo audits, seasonal guides, AI try-on.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.