Gearsnyper MCP

AI-powered merchant and product discovery through the Model Context Protocol. Search thousands of merchants and millions of products with intelligent filtering and real-time data harvesting.

Powered by Gearsnyper

Features

🏪 Merchant Discovery

Search and explore thousands of merchants. Perfect for deal hunters.

🛍️ Product Search

Advanced product search across multiple merchants with filters for price, brand, category, and sale status. Find the best deals and compare prices instantly.

🧠 AI-Friendly Interface

Built specifically for AI interactions through the Model Context Protocol, enabling intelligent conversations about products and merchants.

Installation

Claude Desktop Configuration

To connect this MCP server to Claude Desktop, update your Claude configuration file with the following settings:

{
  "mcpServers": {
    "AtomicMCP": {
      "command": "npx",
      "args": ["mcp-remote", "https://mcp.gearsnyper.com/mcp"]
    }
  }
}

Configuration File Location

The Claude configuration file can be found at:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Getting Started

  1. Follow Anthropic's Quickstart Guide
  2. Open Claude Desktop and go to Settings > Developer > Edit Config
  3. Replace the file contents with the configuration above
  4. Restart Claude Desktop
  5. Look for the available tools in the bottom right of the Claude interface

Available MCP Tools

The following tools are available for AI interactions through the Model Context Protocol:

search_merchants

Search for merchants by name or category. Filter by merchant category ID and limit results.

get_merchant

Get detailed information about a specific merchant including commission rates and tracking URLs.

search_products

Advanced product search with filters for price range, brand, category, department, and sale status.

Example Usage

Once connected to Claude, you can ask natural language questions like:

"Find electronics merchants with commission rates above 5%"

"Search for Nike products under $100 that are on sale"

"Show me data feeds for outdoor gear merchants"

"What are the most popular product categories?"

API Endpoints

Direct API Access

In addition to the MCP interface, you can also access the following endpoints directly:

MCP Protocol: https://mcp.gearsnyper.com/mcp
Server-Sent Events: https://mcp.gearsnyper.com/sse