← trendsly.ca

INDIVIDUAL MCP TOOL

browse_brand_products

Browse products from one exact searchable Trendsly brand.

trendsly.canone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.trendsly.ca/mcp

No auth detected

Connect to this endpoint to inspect the live schema for browse_brand_products and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent server

trendsly.ca

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.trendsly-canadian-fashion-search]
url = "https://mcp.trendsly.ca/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsly-canadian-fashion-search": {
      "type": "http",
      "url": "https://mcp.trendsly.ca/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsly-canadian-fashion-search
Remote MCP URL: https://mcp.trendsly.ca/mcp

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": {
    "trendsly-canadian-fashion-search": {
      "url": "https://mcp.trendsly.ca/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsly-canadian-fashion-search": {
      "type": "http",
      "url": "https://mcp.trendsly.ca/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsly-canadian-fashion-search",
  "transport": "streamable-http",
  "url": "https://mcp.trendsly.ca/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_products — Semantically search Trendsly's verified Canadian fashion catalogue.
  • list_brands — List verified Canadian-founded or Canadian-based brands with products currently searchable in Trendsly.