Model Context Protocol

    Plug SoldScope's Amazon data into your AI agent

    Let your AI agent work with real Amazon data instead of guessing. Connect any MCP client and it researches keywords, finds products, and pulls live data straight from SoldScope.

    You decide what the agent can do — it never has more access than you grant.

    • Set the access level: read, update or delete
    • Grant only the scopes you are comfortable with
    • Authenticate with OAuth or an API token
    • Every call runs in your account, within plan limits
    ai-agent — soldscope mcp

    Live: how an agent works with SoldScope

    What you get out of the box

    AI for Amazon sellers that runs on real data: hand your agent a task and it returns grounded answers powered by SoldScope's comprehensive marketplace intelligence.

    Research keywords from any ASIN

    Give the agent an ASIN and it returns search volume, organic and sponsored ranks, CPC, and opportunity scores.

    Find products with real filters

    Search the product database by BSR, price, revenue, reviews, and category — then drill into variations.

    Pull fresh product data on demand

    Fetch live price, Buy Box, and listing details for up to 10 ASINs at once — scraped on the spot.

    Under the hood: your agent discovers the available tools, reads the context it needs, and runs every call on your account — transparently, step by step.

    What the MCP can do today

    Every capability below is a real tool your agent can discover and call. The tool names are exactly what the AI sees.

    Amazon Insight Data

    Give your AI agent access to real Amazon market signals: product demand, pricing, BSR, reviews, ratings, categories, keyword volume, and competitive movement.

    Product & Competitor Intelligence

    Analyze ASINs, compare competing products, inspect listing quality, spot weak competitors, and understand what is driving sales in any niche.

    Keyword & Demand Research

    Pull keyword ideas, search volume, ranking keywords, brand terms, niche demand, and seasonal trends — the same data behind SoldScope keyword research — without leaving your AI workspace.

    Seller Account Context

    Let your AI agent work with your SoldScope workspace context: saved products, keyword lists, research history, tracked ASINs, and saved opportunities.

    More tools are added over time as the SoldScope API surface grows. Tools are research-oriented and act within your account context.

    Skills & use cases

    Real-world workflows your agent can run with SoldScope MCP. More coming soon.

    Competitor ASIN Audit

    Audit any competitor ASIN with live price, Buy Box owner, rating, BSR, listing strength, review sentiment, and return signals — all from one agent prompt.

    Brand Keyword Mining

    Find every brand keyword an ASIN ranks for, sort by search volume, and export the list for PPC, SEO, or competitor analysis.

    Niche Trend Analysis

    Turn keyword data into a market read: combined search volume, 12-month trend, YoY movement, peak months, and seasonality signals.

    Weak Listing Finder

    Find products that already make money but still have weak listings — missing A+ content, too few images, weak ratings, or other gaps you can beat.

    Agency Prospecting

    Find sellers with problematic listings your agency can pitch: high-return products, weak listing quality, strong revenue, and multiple flagged ASINs.

    PPC ASIN Target Mining

    Mine competitor ASINs for Sponsored Products targeting — products that sell well, have weak ratings, high returns, or unhappy buyers you can win over.

    Connect in 2 minutes

    Point your client at the SoldScope MCP endpoint and authenticate. That's it.

    0

    Create an API token on the API Access page (or skip this and use OAuth — clients like Claude can authorize automatically).

    Get API token
    1. 1

      Open your MCP config

      Create or edit ~/.cursor/mcp.json (global) or .cursor/mcp.json in your project.

    2. 2

      Add the SoldScope MCP server

      json
      {
        "mcpServers": {
          "soldscope": {
            "url": "https://app.soldscope.com/api/mcp",
            "headers": {
              "Authorization": "Bearer YOUR_API_TOKEN"
            }
          }
        }
      }

      Prefer OAuth? Drop the headers block and keep just url — Cursor will prompt you to sign in.

    3. 3

      Reload & verify

      Open Settings → MCP. The soldscope server should show a green dot and list its tools. Ask the agent to "check my SoldScope connection" to confirm.

    1. 1

      Open Connectors

      In Claude, go to Settings → Connectors and click Add custom connector.

    2. 2

      Paste the MCP endpoint URL

      text
      https://app.soldscope.com/api/mcp
    3. 3

      Authorize

      Claude opens a SoldScope authorization page — click Allow. A token is created and connected automatically (no copy-paste needed). Prefer a manual token? Paste the one from API Access instead.

    4. 4

      Start using it

      SoldScope tools now appear in the chat. Try: "Research the top keywords for ASIN B08N5WRWNW."

    Any MCP client works. Connect ChatGPT, Gemini, Perplexity, Grok, DeepSeek, Doubao, Claude, or Cursor — anything that speaks MCP. The server speaks standard JSON-RPC 2.0 over HTTP at https://app.soldscope.com/api/mcp. Send a bearer token and you're connected.

    Frequently Asked Questions

    Everything you need to know about the SoldScope MCP server

    What is MCP and why does it matter?

    MCP (the Model Context Protocol) is an open standard that lets AI assistants like ChatGPT, Claude and Cursor discover and call external tools. The SoldScope MCP server turns your Amazon research data into tools an agent can use directly - so the AI stops guessing and starts working with real data from your account.

    Which tools does the SoldScope MCP server expose?

    Today the server exposes tools for connection/identity checks, keyword research (single ASIN, multi-ASIN comparison, and keyword-phrase research), product research (category tree, filtered product search, and variations), and live on-demand product data. More tools are added over time as the API surface grows.

    Which AI assistants can connect: ChatGPT, Gemini, Perplexity, Grok, etc.?

    Any client that supports the Model Context Protocol. ChatGPT, Claude, Cursor, and Perplexity offer first-class MCP connectors today, while Gemini, Grok, DeepSeek, and Doubao can connect through any MCP-compatible setup. Whichever you use, SoldScope becomes a set of Amazon research tools your AI for Amazon FBA workflows can call directly.

    Do I need a paid plan or SP-API connection?

    You authenticate with a SoldScope API token (or OAuth), and tool calls run on your account and consume your normal plan limits and API quota. The current MCP tools are research tools and do not require an Amazon SP-API connection.

    How does authentication work?

    Two ways. API token: create one on the API Access page and paste it into your client config. OAuth: clients like Claude connect to the endpoint, you click Allow, and a token is issued automatically. The token is forwarded to every tool call, so the agent always acts as you.

    Are the tools read-only? Is my data safe?

    The current tools are read/research oriented and act strictly within your own account context. Every call carries your bearer token and respects your plan limits — nothing happens outside the scope of the token you provide.

    Are there rate limits I should know about?

    The MCP endpoint is throttled to 30 requests per minute per user. This matters for polling workflows (start a job, poll its status, then fetch results) — poll at a reasonable interval and you will not hit the limit.

    Connect real Amazon data to your AI workflows

    Connect SoldScope to Claude, Cursor, or any MCP client and let it work with real Amazon research data in seconds.