Channel3 Product Search

Created By
channel3-ai9 hours ago
Product search and price comparison for AI agents. Search 100M+ products across thousands of retailers by text or image, compare live offers and prices, and turn any merchant URL into structured product data. No API key required to start; add one for unlimited use and affiliate commission.
Overview

Give your AI agent real-time product search across 100M+ products from thousands of retailers. Channel3 returns live offers with current prices, images, availability, and direct buy URLs, so your agent can find products, compare prices, and link users straight to checkout.

What it does

  • Search 100M+ products by text or image
  • Compare live offers and prices across retailers for the same product
  • Resolve any merchant URL into structured product data (title, price, images, availability)
  • Affiliate-aware buy URLs, so you earn commission on what your agent recommends

Quick start (no API key)

The free tier needs no key. Point your client at:

https://mcp.trychannel3.com/

Cursor — add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "Channel3": {
      "url": "https://mcp.trychannel3.com/"
    }
  }
}

Claude Code:

claude mcp add --transport http Channel3 "https://mcp.trychannel3.com/"

VS Code — add to .vscode/mcp.json:

{
  "servers": {
    "Channel3": {
      "type": "http",
      "url": "https://mcp.trychannel3.com/"
    }
  }
}

See the docs for Claude Desktop, Codex, and OpenCode.

Unlimited access + affiliate commission

The free tier is rate-limited. For unlimited use and to earn affiliate commission on purchases your agent drives, create an account at trychannel3.com, generate an API key, and append it:

https://mcp.trychannel3.com/?apiKey=YOUR_KEY

Server Config

{
  "mcpServers": {
    "Channel3": {
      "url": "https://mcp.trychannel3.com/"
    }
  }
}
Project Info
Created At
9 hours ago
Updated At
9 hours ago
Author Name
channel3-ai
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Enigmata
@Enigmata

Enigmata MCP provides AI clients with secure access to personalized Enigmata astrological forecasts, including day, week, month, and thematic forecast contexts. Forecasts contain the percentage of favorability of any day and the probability of any event. It helps assistants retrieve structured guidance, compare forecast periods, search themes, check profile readiness, and complete required solar-location setup when needed. Tools get_mcp_capabilities - Returns metadata about the available Enigmata MCP tools and their capabilities. get_day_forecast - Returns an AI-friendly personalized day forecast. get_day_forecast_section - Returns a specific section of a day forecast, useful when a client needs smaller responses. get_week_forecast - Returns an AI-friendly personalized week forecast. get_month_forecast - Returns an AI-friendly personalized month forecast. get_theme_forecast - Returns a forecast for a selected theme, including favorability or probability context. get_theme_best_days - Returns the best days for a selected forecast theme. compare_theme_days - Compares two dates for a selected theme without returning the full theme calendar. get_theme_probability_trends - Returns the subscription-period probability trend for a selected theme. get_theme_catalog - Returns the user’s saved themes and popular available themes. search_themes - Searches forecast themes and returns ranked candidates for precise theme selection. compare_forecasts - Compares two day, week, month, or theme forecast contexts. get_profile_readiness - Returns the user’s profile and onboarding readiness for forecast access. get_solar_requirement - Checks whether a solar meeting city is required for the user’s forecast flow. search_cities - Searches cities that can be used as a solar meeting place. submit_solar_place - Submits the user’s solar meeting city when it is required to unlock or update forecasts.

10 hours ago