Skip to content
Claude Desktop

Product Source for Claude Desktop

io.productsource/product-source

Real-time product data across 450+ retailers — look up any UPC for prices, images, and margin data.

client:Claude Desktop transport:streamable-http

Install Product Source in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "product-source": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.productsource.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Product Source in other clients