← tintin-x.com

INDIVIDUAL MCP TOOL

get_credits_balance

Studio credit balance and top-up link.

tintin-x.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://tintin-x.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_credits_balance and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

tintin-x.com

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).
  • 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.
  • 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.