← Registry

eCommerce

trychannel3.com

Provides product search and retrieval functionality for e-commerce storefronts.

1 endpoint6 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://mcp.trychannel3.com

No auth detected

MCP server metadata

Name
Channel3
Version
4.0.0
Capabilities
tools.listChangedprompts.listChangedresources.listChanged
Server instructions

Use Channel3 to search products and compare live retailer offers. Call search_products separately for each distinct product type. Call get_products for full details by product ID or retailer URL. Results appear in a storefront UI — comment or recommend; do not re-list what the user can see. For deictic references ("this product"), use the storefront model context.

Known tools 6

search_products

Search 100M+ products across thousands of retailers for one product type.

Inferred read-only
get_products

Get full product data (offers, description, attributes, images) by product ID from a search result, or by retailer URL.

Inferred read-only
browse_products

Search and page through products for the storefront UI.

Inferred read-only
get_similar

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

Inferred read-only
get_details

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

Inferred read-only
get_price_history

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

Inferred read-only

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.channel3]
url = "https://mcp.trychannel3.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "channel3": {
      "type": "http",
      "url": "https://mcp.trychannel3.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: channel3
Remote MCP URL: https://mcp.trychannel3.com

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": {
    "channel3": {
      "url": "https://mcp.trychannel3.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "channel3": {
      "type": "http",
      "url": "https://mcp.trychannel3.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "channel3",
  "transport": "streamable-http",
  "url": "https://mcp.trychannel3.com"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for trychannel3.com was fetched 2026-08-11T06:56:04.167Z.

Trust status Trusted

trychannel3.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.