Skip to main content

What is the Channel3 MCP?

The Channel3 MCP gives your AI agents superpowers for product discovery. Your agent can search through tens of millions of real products in real-time, complete with current prices, rich images, detailed descriptions, and real-time availability.

Quick Start (Free Tier)

No API key required. Connect directly and start searching:
https://mcp.trychannel3.com/

Unlimited Access

The Channel3 MCP has a generous free tier. For pay-as-you-go usage, create an account and add your API key.
  1. Create an account and generate an API key.
  2. Append ?apiKey=<your-api-key> to the MCP URL:
https://mcp.trychannel3.com/?apiKey=<your-api-key>

Setup

Or manually add to ~/.cursor/mcp.json:
{
  "mcpServers": {
    "Channel3": {
      "url": "https://mcp.trychannel3.com/"
    }
  }
}
That’s it! Your agent can now find any product online.