Card snapshot
mcp.cpgagentprotocols.ai
·
2026-08-16 07:23:35 UTC
·
33c81ab975eb7d5b4c50e698c2d7a0d2c5bf48e5cfae111f173eeef2c18420df
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "CPG Agent Protocols",
"description": "The standards surface for the three GSC protocols: ACM-SPARKS classifies the SKU, SM-ECO-10060 resolves the jurisdiction, ACM-68000 emits the deterministic signal to the buyer's AI Agent.",
"url": "https://mcp.cpgagentprotocols.ai/",
"version": "1.0.0",
"kind": "agent-card",
"provider": {
"organization": "GreenCore Solutions Corp.",
"url": "https://gsc-em.com"
},
"operator": {
"name": "GreenCore Solutions Corp.",
"url": "https://gsc-em.com",
"duns": "24-336-6774",
"microsoft_partner": "Microsoft AI Cloud Partner"
},
"capabilities": {
"streaming": true,
"pushNotifications": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"supportedInterfaces": [
{
"url": "https://mcp.cpgagentprotocols.ai/mcp",
"protocolBinding": "HTTP+JSON",
"transport": "streamable-http",
"description": "CPG Agent Protocols (MCP)"
},
{
"url": "https://mcp.cpgagentprotocols.ai/",
"protocolBinding": "HTTP+JSON",
"transport": "HTTP+JSON"
}
],
"skills": [
{
"id": "mcp-tools",
"name": "CPG Agent Protocols \u2014 MCP tools",
"description": "Live MCP tools on mcp.cpgagentprotocols.ai: list_protocols, get_protocol, list_signals, resolve_signal, list_sparks_dimensions, resolve_sparks_dimension, list_members, resolve_member, get_header_canon.",
"tags": [
"mcp",
"acm-68000"
]
},
{
"id": "canonical-stats",
"name": "Canonical Network Stats",
"description": "Serve the canonical GSC statband: 38,350 brands / 15,688 retail banners / 3.29M points of sale / 50 markets / 11.5M inbound agent transactions monthly (4.2/sec).",
"tags": [
"stats",
"cpg",
"network"
]
},
{
"id": "hitl-contact",
"name": "Human-in-the-Loop Contact",
"description": "Reach GreenCore Solutions Corp. via GSC Navigator (https://gsc-navigator.ai/); every transactional commit is human-signed.",
"tags": [
"contact",
"hitl"
]
}
],
"protocol": "ACM-68000",
"registry": "io.github.greencore-solutions/cpg-knowledge-graph",
"mcp_endpoint": "https://mcp.cpgagentprotocols.ai/mcp"
}