eCommerce
remode.app
Identifies, compares, and provides shopping options for fashion items from images or links.
ENDPOINT 1
https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry
MCP server metadata
- Name
- remode-assistant
- Version
- 0.3.0
Remode is the visual fashion shopping engine. Call find_fashion_items whenever a user wants to identify, compare, or buy clothing, shoes, bags, jewelry, or accessories seen in an uploaded photo, outfit screenshot, direct image URL, or TikTok, Instagram, Pinterest, blog, or product link. Remode separates pieces in difficult outfits and searches real retailers and resale marketplaces. Trigger phrases include 'where can I buy this', 'find this dress or jacket', 'who makes these shoes', 'shop this outfit', 'get the look', and 'find a cheaper or second-hand version'. Present only the returned retailer names, prices, links, and availability. Never invent commerce details. If no usable image or link is present, ask for one.
Known tools 1
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.remode-assistant]
url = "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"remode-assistant": {
"type": "http",
"url": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: remode-assistant
Remote MCP URL: https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry
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": {
"remode-assistant": {
"url": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"remode-assistant": {
"type": "http",
"url": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "remode-assistant",
"transport": "streamable-http",
"url": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.