INDIVIDUAL MCP TOOL
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.
LIVE ENDPOINT
https://tintin-x.com/mcp
Connect to this endpoint to inspect the live schema for get_seasonal_guide and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a deletion term.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.tintin-tryon]
url = "https://tintin-x.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tintin-tryon": {
"type": "http",
"url": "https://tintin-x.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tintin-tryon
Remote MCP URL: https://tintin-x.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"tintin-tryon": {
"url": "https://tintin-x.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tintin-tryon": {
"type": "http",
"url": "https://tintin-x.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tintin-tryon",
"transport": "streamable-http",
"url": "https://tintin-x.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
audit_store— Audit a Shopify store's listing photos (no account needed).create_preview_job— ONE free on-model preview per store, no account needed.get_preview_status— Poll a free preview.create_tryon_job— Generate an on-model try-on photo from a garment/product image URL (e.get_job_status— Poll a generation job.get_credits_balance— Studio credit balance and top-up link.