Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Tintin Tryon

com.tintin-x/tryon

AI product photography for fashion sellers: Shopify photo audits, seasonal guides, AI try-on.

Uptime
100.0%
3 direct probes · 30d
Response
2143ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

audit_store

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 r…

get_seasonal_guide

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…

create_preview_job

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…

get_preview_status

Poll a free preview. When succeeded, returns the preview image URL (valid 1h). No account needed.

create_tryon_job

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 a…

get_job_status

Poll a generation job. When succeeded, returns presigned output image URLs (valid 1h). Requires an API key.

get_credits_balance

Studio credit balance and top-up link. Requires an API key.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tintin_tryon": {
      "url": "https://tintin-x.com/mcp",
      "transport": "streamable-http"
    }
  }
}