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

Remode - Visual Fashion Shopping

io.github.deviljin17/remode

Visual fashion search across retailers and resale, with localized prices and app handoffs.

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

Tools · 7

find_fashion_items

Use this only when the user has supplied a photo, screenshot, direct image URL, social post, blog, or product page containing fashion to identify, visually match, or shop. A visual source is required.…

check_price

Use this when the user provides one specific fashion product-page URL and asks whether the same item is available elsewhere, cheaper, second-hand, or from another retailer. Remode compares the exact p…

find_fashion_by_description

Use this for concrete purchase-intent fashion requests written entirely in text: a garment, shoe, bag, jewelry, watch, or wearable accessory; a brand/model; a budget; colour; size; condition; second-h…

watch_item

Persistently add a specific fashion product URL to the connected user's Remode watch list for lower-price or second-hand monitoring. When the supplied product is explicitly marked in_stock=false, the …

get_watch_updates

Read the linked user's active Remode watches and verified recent updates. Use when the user asks what Remode is watching or whether anything changed.

update_watch

Change whether an existing Remode watch looks for lower prices, second-hand matches, or both. Requires the stable watch_id returned by Remode.

stop_watching_item

Stop an existing Remode watch. Use only after the user asks to stop tracking an item. Requires the stable watch_id returned by Remode.

How to use

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

{
  "mcpServers": {
    "remode_-_visual_fashion_shopping": {
      "url": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry",
      "transport": "streamable-http"
    }
  }
}