# Tintin Tryon [Health: Active]

**Category:** 💰 Finance & Fintech  
**Repository:** https://tintin-x.com/mcp  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/tintin-tryon

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

## Tools
Capabilities this server exposes over MCP:

- **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 retail-calendar windows. Returns work orders with pre-filled create_tryon_job fixes and estimated credit costs.
- **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 per-category shoot guides with recommended shots.
- **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 buying credits. Poll with get_preview_status.
- **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 an API key.
- **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.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: medium). Install path inferred — verify against the README before running it. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "tintin-tryon": {
    "url": "https://tintin-x.com/mcp"
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

