Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-06-18 streamable-http

Lowtoxgear Storefront

com.lowtoxgear/storefront

Read-only catalogue MCP for Lowtoxgear — Australian low-tox lifestyle brand. 5 tools.

Uptime
100.0%
1 direct probes · 30d
Response
112ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_products

Search the Lowtoxgear catalogue by keyword. Australian low-tox lifestyle brand spanning certified activewear, clean supplements, GOTS-organic apparel, and low-tox home goods. Returns up to 10 product …

get_product

Get detailed info for a single Lowtoxgear product by URL handle. Returns title, vendor, type, tags, full description HTML, variants with prices/SKU/availability, and images.

list_collections

List all public collections on Lowtoxgear with title, handle, URL, and product count. Examples: "Certified Activewear", "Clean Supplements", "GOTS Certified", "Low-Tox Home Products".

filter_by_certification

Find Lowtoxgear products matching a specific low-tox certification or standard. Searches product tags + product_type for the term. Use for queries like "show me GOTS-certified products" or "PFAS-free …

get_policies

Get Lowtoxgear shipping, refund, privacy, terms policy URLs, the bot/agent policy text, AND a pointer to the sister scanner service (com.lowtoxgear/scanner) for chemical-safety analysis of barcoded pr…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lowtoxgear_storefront": {
      "url": "https://mcp.lowtoxgear.com/mcp",
      "transport": "streamable-http"
    }
  }
}