{
  "protocolVersion": "0.3.0",
  "name": "ESG-CPG — The ESG Scaffolding for Agentic CPG Trade",
  "description": "ESG-CPG is the ESG scaffolding for agentic CPG trade — identity, namespace, discovery and jurisdiction for ESG credentials on consumer packaged goods. Operated by GreenCore Solutions Corp.; agent-native and machine-native.",
  "url": "https://sm-esg-cpg.org/",
  "version": "1.1.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": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown"
  ],
  "supportedInterfaces": [
    {
      "url": "https://sm-esg-cpg.org/",
      "protocolBinding": "HTTP+JSON",
      "transport": "HTTP+JSON"
    },
    {
      "url": "https://mcp.cpgknowledgegraph.ai/mcp",
      "protocolBinding": "HTTP+JSON",
      "transport": "streamable-http",
      "description": "SPARKS CPG Knowledge Graph (MCP)"
    }
  ],
  "skills": [
    {
      "id": "sku-discovery",
      "name": "SKU Discovery",
      "description": "Resolve BPC/CPG SKUs/GTINs to canonical, cited product identity on the SPARKS CPG Knowledge Graph (MCP at https://mcp.cpgknowledgegraph.ai/mcp).",
      "tags": [
        "cpg",
        "bpc",
        "gtin",
        "knowledge-graph",
        "mcp"
      ]
    },
    {
      "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 / 20M+ AI Agent transactions a month (7.7/sec, floor) — source of record: gsc-radar.ai.",
      "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": "ESG-CPG",
  "registry": "io.github.greencore-solutions/cpg-knowledge-graph",
  "mcp_endpoint": "https://mcp.cpgknowledgegraph.ai"
}