Skip to main content

What is the Channel3 MCP?

The Channel3 MCP specifically 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.

Get Started in 1 Minute

Ready to add product search capabilities to your AI agent? Simply add the Channel3 MCP with one of the below configurations.
{
  "mcpServers": {
    "Channel3": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.trychannel3.com",
        "--header",
        "Authorization: Bearer ${apiKey}"
      ],
      "env": {
	      "apiKey": <your-api-key>
      }
    }
  }
}
That’s it! Your agent can now find any product online.