Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint · rollforge · bestiary · statline · matchpoint · retail · agentops · browserworkflow · modelrouter · compose

@agentutility/mcp-retail

Product copy + product discovery, per call. · 5 tools · $0.01 – $0.02

INSTALL — CLAUDE DESKTOP
{
  "mcpServers": {
    "agentutility-retail": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-retail"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HEX"
      }
    }
  }
}

Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).

INSTALL — CURSOR
{
  "mcpServers": {
    "agentutility-retail": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-retail"
      ],
      "env": {
        "X402_PRIVATE_KEY": "0x..."
      }
    }
  }
}

Path: .cursor/mcp.json in your project root.

FUNDING

Send any amount of USDC on Base mainnet to the address derived from your X402_PRIVATE_KEY. The MCP server uses it to pay per call.

USDC on Base contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

TOOLS (5)
toolpricedescription
find-products$0.02Find products API (alias of product-search).
product-describe$0.01Writes conversion-focused product descriptions and listing copy from a product name and optional category, audience, and attributes.
product-description$0.01Product description API (alias of product-describe).
product-search$0.02Searches shopping results for a product query (and optional retailer), returning ranked results with product title, buy link, retailer do…
shop-search$0.02Shopping search API (alias of product-search).
SEE ALSO
cluster overview (Retail) · all MCP servers · npm: @agentutility/mcp-retail