Remode - Visual Fashion Shopping for Claude Desktop
io.github.deviljin17/remode
Visual fashion search across retailers and resale, with localized prices and app handoffs.
client:Claude Desktop
transport:streamable-http
tools:7
Install Remode - Visual Fashion Shopping in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"remode": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs