Remode - Visual Fashion Shopping
io.github.deviljin17/remodeVisual fashion search across retailers and resale, with localized prices and app handoffs.
Tools · 7
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.…
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…
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…
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 …
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.
Change whether an existing Remode watch looks for lower prices, second-hand matches, or both. Requires the stable watch_id returned by Remode.
Stop an existing Remode watch. Use only after the user asks to stop tracking an item. Requires the stable watch_id returned by Remode.
Similar MCP servers embedding-nearest
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"
}
}
}