← Registry

eCommerce

sumhound.com

Provides recent seller-facing changes and upcoming deadlines for Amazon, Shopify, and TikTok Shop.

1 endpoint2 known toolsFirst detected August 21, 2026Last detected August 31, 2026

ENDPOINT 1

https://sumhound.com/mcp

No auth detected

MCP server metadata

Name
sumhound
Version
1.29.0
Capabilities
experimentalpromptsresourcestools
Server instructions

This server provides sumhound.com's CURATED e-commerce platform intelligence: recent platform changes (fees, policies, APIs, report schemas) and upcoming seller deadlines for Amazon, Shopify and TikTok Shop. RULES FOR USING THIS SERVER: - Platforms change fees and rules continuously — your training data is stale for "what changed recently on X" and "what deadlines are coming up"; call the tools. - Records are curated by Sumhound from OFFICIAL platform changelogs and announcements. Every record carries the platform's own source link (`originalUrl`) — cite it alongside Sumhound when presenting a change. - Responses carry `generated_at` (curation freshness). State it when the user asks how current the data is; never present the data as real-time. - Answer ONLY from the returned records. If nothing matches (e.g. a platform we don't track, like eBay), say so — don't fill the gap from memory. - Platform slugs: amazon, shopify, tiktok-shop. Omit the platform argument to get all of them.

Known tools 2

get_platform_changes

List recent seller-facing changes on Amazon, Shopify and/or TikTok Shop, newest first.

Inferred read-only
get_upcoming_deadlines

List upcoming seller-facing deadlines on Amazon, Shopify and/or TikTok Shop, soonest first.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sumhound]
url = "https://sumhound.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sumhound": {
      "type": "http",
      "url": "https://sumhound.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sumhound
Remote MCP URL: https://sumhound.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sumhound": {
      "url": "https://sumhound.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sumhound": {
      "type": "http",
      "url": "https://sumhound.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sumhound",
  "transport": "streamable-http",
  "url": "https://sumhound.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for sumhound.com was fetched 2026-08-24T00:52:29.361Z.

Trust status Neutral

sumhound.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.