Odel
pops4 mcp catalog

pops4 mcp catalog

@huanggoodmanagencyJavaScriptMITUpdated 1mo ago

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

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

POPS4 / Huanggoodman MCP Server

AI-native corporate gifting and event infrastructure for Fortune 500. An Model Context Protocol server that lets an AI assistant search a 70,000+ SKU branded-identity catalog, generate complete event programs with live P&L, and pull wholesale quotes — in seconds.

  • Remote endpoint: https://mcp.pops4.com/mcp
  • Transport: streamable-http
  • Auth: none (public — initialize, tools/list, and tools/call require no key)
  • Vendor: Huang Goodman · ASI #217876 · 200+ brands

Connect

Add to any MCP client (Claude Desktop, Cursor, VS Code, etc.):

{
  "mcpServers": {
    "pops4": {
      "type": "streamable-http",
      "url": "https://mcp.pops4.com/mcp"
    }
  }
}

Tools

ToolWhat it does
search_productsSearch the 70,000+ wholesale branded-identity catalog
get_productFull details for a single product (description, pricing)
get_categoriesList categories with product counts and samples
get_quoteWholesale pricing quote for a list of products
get_live_quoteOne-hour enterprise event quote (line items)
get_product_catalogReturn the full 70,000+ product catalog
generate_event_programBuild a live event-dashboard program with P&L
get_vendor_capabilitiesHuanggoodman vendor capability card for procurement agents
track_shipmentReal logistics status for an order
get_revenue_attributionPipeline-impact data for an event program

Discovery manifests

  • SEP-1649 server-card: https://mcp.pops4.com/.well-known/mcp/server-card.json
  • SEP-1960 manifest: https://mcp.pops4.com/.well-known/mcp
  • Rich manifest (10 tools + vendor offer card): https://mcp.pops4.com/.well-known/mcp.json

Deploy

Runs on Cloudflare Workers.

wrangler deploy

License

MIT — see LICENSE.