eCommerce
huanggoodman.com
Provides tools to search and retrieve product information, categories, pricing quotes, and vendor capabilities for a wholesale branded merchandise catalog.
ENDPOINT 1
https://mcp.pops4.com/mcp
MCP server metadata
- Name
- pops4-catalog
- Version
- 2.0.0
Known tools 10
get_productGet 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.
Inferred read-onlyget_categoriesList all available product categories with product counts and sample products.
Inferred read-onlyget_quoteGenerate a wholesale pricing quote for a list of POPS4 products with quantities.
Inferred read-onlyget_vendor_capabilitiesReturn the Huanggoodman vendor capability card for procurement agents.
Inferred read-onlygenerate_event_programAI-native corporate gifting tool that builds Live event dashboard programs for Fortune 500 and semiconductor companies.
Inferred read-onlyget_product_catalogReturn the 70,000+ product catalog for AI-native corporate gifting.
Inferred read-onlyCONNECT 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.pops4-catalog]
url = "https://mcp.pops4.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pops4-catalog": {
"type": "http",
"url": "https://mcp.pops4.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pops4-catalog
Remote MCP URL: https://mcp.pops4.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": {
"pops4-catalog": {
"url": "https://mcp.pops4.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pops4-catalog": {
"type": "http",
"url": "https://mcp.pops4.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pops4-catalog",
"transport": "streamable-http",
"url": "https://mcp.pops4.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 pops4.com was fetched 2026-07-30T22:12:10.484Z and is being refreshed.
pops4.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.