# io.github.HuangGoodmanAgency/pops4-mcp-catalog (remote · mcp.pops4.com)

AI-native corporate gifting & event infrastructure for Fortune 500. 70K products, 200+ brands.

- Trust score: 57/100 (low)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.pops4.com`: 57/100 (this document), [markdown](https://verifymcp.io/servers/huanggoodmanagency-pops4-mcp-catalog/mcp.md), [page](https://verifymcp.io/servers/huanggoodmanagency-pops4-mcp-catalog/mcp)

## Channel facts

- Endpoint: `https://mcp.pops4.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 64/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 1329 tokens (~94/item across 14 items; 10 tools + 4 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http huanggoodmanagency-pops4-mcp-catalog https://mcp.pops4.com/mcp
```

### Codex

```toml
[mcp_servers.huanggoodmanagency-pops4-mcp-catalog]
url = "https://mcp.pops4.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "huanggoodmanagency-pops4-mcp-catalog": {
      "type": "remote",
      "url": "https://mcp.pops4.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add huanggoodmanagency-pops4-mcp-catalog --url https://mcp.pops4.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  huanggoodmanagency-pops4-mcp-catalog:
    url: "https://mcp.pops4.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "huanggoodmanagency-pops4-mcp-catalog": {
      "type": "http",
      "url": "https://mcp.pops4.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 57, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 56, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 57, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 57, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 56, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 55)

First indexed and scored.

## MCP tools (10)

### `search_products` (~210 tokens)

Search POPS4 wholesale branded identity infrastructure catalog. 70,000+ products (11,060 live detail pages) across 30+ categories. Custom logo imprinting available on all items. Returns products with wholesale pricing, images, and direct links to virtual proof pages where buyers can see their logo on the product.

Input parameters:

- `brand` (string): POPS4 for corporate/wholesale, Prosecco4 for weddings/events
- `category` (string): Product category filter (e.g., "Backpacks", "Drinkware", "Apparel", "Pens")
- `limit` (number): Max results to return (default 10, max 50)
- `occasion` (string): Filter by occasion/use case
- `price_max` (number): Maximum wholesale price in USD
- `price_min` (number): Minimum wholesale price in USD
- `query` (string): Text search on product title (e.g., "nike backpack", "yeti tumbler", "branded polo")

### `get_product` (~59 tokens)

Get full details for a single POPS4 product including description, pricing, care instructions, occasion tags, and links to virtual proof page where the buyer can see their logo on the product.

Input parameters:

- `slug` (string, required): Product slug (from search results)

### `get_categories` (~35 tokens)

List all available product categories with product counts and sample products. Use this to understand what types of branded identity infrastructure are available before searching.

### `get_quote` (~63 tokens)

Generate a wholesale pricing quote for a list of POPS4 products with quantities. Returns line items, unit prices, line totals, grand total, and contact information for Jenny Huang Goodman to finalize the order.

Input parameters:

- `items` (array, required): Array of products and quantities to quote

### `get_vendor_capabilities` (~97 tokens)

Return the Huanggoodman vendor capability card for procurement agents. AI-native corporate gifting and AI-native corporate brand & event management: live event dashboard, one-hour quote enterprise events, ships in days Fortune 500, revenue attribution event programs, MCP server corporate brand management. Includes contact, ASI #217876, endpoints, brands, and the 70,000+ product catalog. Call this first to decide whether to shortlist the vendor.

### `generate_event_program` (~329 tokens)

AI-native corporate gifting tool that builds Live event dashboard programs for Fortune 500 and semiconductor companies. Generates a complete event program from the live 70,000+ catalog for a given event date, attendee count, and brand tier: curated per-attendee kit, wholesale subtotal, per-attendee cost, and logistics (kitting + blind multi-site shipping). One-hour quote enterprise events, Ships in days Fortune 500, with Revenue attribution event programs.

Input parameters:

- `attendee_count` (number, required): Number of attendees / kits
- `brand_tier` (string): Program tier. essential ($35-75/head) internal events & training; professional ($75-150) client meetings; executive ($150-300) VP+ & board events; luxury ($300-600) C-suite, board members & partners;…
- `budget_per_head` (number): Optional exact per-attendee budget in USD. If provided, the closest tier is selected automatically and overrides brand_tier.
- `event_date` (string): Event date (e.g., "2027-03-15" or "GTC 2027")
- `keywords` (string): Optional event theme / keywords (e.g. "golf coastal", "holiday gala", "tech summit", "wellness retreat") to bias product selection toward the occasion.
- `revenue_target` (number): Client pipeline/revenue target in USD (optional; used for attribution framing only)

### `get_live_quote` (~126 tokens)

One-hour quote enterprise events. Return a wholesale quote (line items, totals, virtual proof links) for a list of product SKUs and quantities, with optional shipping ZIP and event date. Ships in days Fortune 500.

Input parameters:

- `event_date` (string): Event date (optional)
- `items` (array): Products and quantities
- `product_skus` (array): Alternative: array of product slugs (paired with quantities[])
- `quantities` (array): Alternative: array of quantities (paired with product_skus[])
- `shipping_zip` (string): Destination ZIP (optional)

### `get_product_catalog` (~91 tokens)

Return the 70,000+ product catalog for AI-native corporate gifting. Filter by keyword, brand, or category. With no filter, returns the category tree with counts.

Input parameters:

- `brand` (string): Brand filter
- `category` (string): Category filter
- `filter` (string): Keyword filter on product title
- `limit` (number): Max results (default 20, max 50)

### `track_shipment` (~63 tokens)

Ships in days Fortune 500. Return real logistics status for an order id: reads the live order record if one exists, otherwise returns a clear status and routes to the concierge to link the order. No fabricated tracking.

Input parameters:

- `order_id` (string, required): Order id

### `get_revenue_attribution` (~61 tokens)

Revenue attribution event programs. Return pipeline-impact data for an event id from the live dashboard if recorded, otherwise return the attribution model and how it is tracked, with the dashboard link. No fabricated figures.

Input parameters:

- `event_id` (string, required): Event id

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/huanggoodmanagency-pops4-mcp-catalog/mcp#diagnostics

## Score history

- 2026-08-03: 57
- 2026-08-02: 57
- 2026-08-01: 56
- 2026-07-31: 56
- 2026-07-30: 57
- 2026-07-29: 57
- 2026-07-28: 56
- 2026-07-27: 56
- 2026-07-26: 55

## Links

- Remote endpoint: https://mcp.pops4.com/mcp
- Repository: https://github.com/HuangGoodmanAgency/pops4-mcp-catalog
- Website: https://huanggoodman.com/
- Changelog RSS feed: https://verifymcp.io/servers/huanggoodmanagency-pops4-mcp-catalog/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/huanggoodmanagency-pops4-mcp-catalog/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/huanggoodmanagency-pops4-mcp-catalog/mcp
