{
  "markdown": "# POPS4 / Huanggoodman MCP Server\n\nAI-native corporate gifting and event infrastructure for Fortune 500. An\n[Model Context Protocol](https://modelcontextprotocol.io) server that lets an AI\nassistant search a 70,000+ SKU branded-identity catalog, generate complete event\nprograms with live P&L, and pull wholesale quotes — in seconds.\n\n- **Remote endpoint:** `https://mcp.pops4.com/mcp`\n- **Transport:** streamable-http\n- **Auth:** none (public — `initialize`, `tools/list`, and `tools/call` require no key)\n- **Vendor:** Huang Goodman · ASI #217876 · 200+ brands\n\n## Connect\n\nAdd to any MCP client (Claude Desktop, Cursor, VS Code, etc.):\n\n```json\n{\n  \"mcpServers\": {\n    \"pops4\": {\n      \"type\": \"streamable-http\",\n      \"url\": \"https://mcp.pops4.com/mcp\"\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | What it does |\n|------|--------------|\n| `search_products` | Search the 70,000+ wholesale branded-identity catalog |\n| `get_product` | Full details for a single product (description, pricing) |\n| `get_categories` | List categories with product counts and samples |\n| `get_quote` | Wholesale pricing quote for a list of products |\n| `get_live_quote` | One-hour enterprise event quote (line items) |\n| `get_product_catalog` | Return the full 70,000+ product catalog |\n| `generate_event_program` | Build a live event-dashboard program with P&L |\n| `get_vendor_capabilities` | Huanggoodman vendor capability card for procurement agents |\n| `track_shipment` | Real logistics status for an order |\n| `get_revenue_attribution` | Pipeline-impact data for an event program |\n\n## Discovery manifests\n\n- SEP-1649 server-card: `https://mcp.pops4.com/.well-known/mcp/server-card.json`\n- SEP-1960 manifest: `https://mcp.pops4.com/.well-known/mcp`\n- Rich manifest (10 tools + vendor offer card): `https://mcp.pops4.com/.well-known/mcp.json`\n\n## Deploy\n\nRuns on Cloudflare Workers.\n\n```bash\nwrangler deploy\n```\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 1931,
  "sha": "cdc5ad20a00eef743c9e2e4c242ef485f916483ca9f659892f64954a3f10d73f",
  "repo_slug": "huanggoodmanagency/pops4-mcp-catalog",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_huanggoodmanagency_pops4_mcp_c_cd7f6b95/readme"
}