Skip to content
Back to search
100
MCP live MCP 2026-07-28 http

Channel3 Shopping

com.trychannel3/shopping

Shopping search across 100M+ products, with every retailer's offer and live price in one place.

Uptime
100.0%
1 direct probes · 30d
Response
331ms
last probe
Tools
6
callable
Resources
1
readable
Prompts
6
available

Tools · 6

search_products

Search 100M+ products across thousands of retailers for one product type. Call once for each distinct product type, and send independent calls together. Put relevant constraints in `query`. Returns up…

get_products

Get full product data (offers, description, attributes, images) by product ID from a search result, or by retailer URL. Pass several IDs in one call to compare. Use search_products to find products. R…

browse_products

Search and page through products for the storefront UI.

get_similar

Find products similar to a given product, for the storefront UI.

get_details

Fetch a product with live offers, for the storefront UI.

get_price_history

Fetch 30-day price history for a product, for the storefront UI.

Resources · 1

Channel3 Storefront

Interactive storefront for browsing Channel3 products.

ui://storefront/app.html

Prompts · 6

shop

Turn any shopping goal — a gift, an outfit, a project — into products.

find-gift

Gift ideas tailored to a person, occasion, and budget.

price-check

Find the cheapest in-stock offer for a product URL.

find-dupes

Find lookalike products from an image.

compare-products

Compare products side by side on price, offers, and specs.

find-deals

Hunt down the best prices on a product type across retailers.

How to use

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

{
  "mcpServers": {
    "channel3_shopping": {
      "url": "https://mcp.trychannel3.com/",
      "transport": "http"
    }
  }
}