Visual fashion search across retailers and resale, with localized prices and app handoffs.
claude mcp add remode --transport http https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry
~/.cursor/mcp.json
{
"mcpServers": {
"remode": {
"url": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"remode": {
"serverUrl": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
}
}
}
.vscode/mcp.json
{
"servers": {
"remode": {
"type": "http",
"url": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"remode": {
"url": "https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"remode": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://remode-assistant-mcp.onrender.com/mcp?platform=mcp_registry | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.deviljin17--remode/reviews or the review_server meta-tool.
POST /mcp