{
  "protocolVersion": "0.3.0",
  "name": "GSC Radar",
  "description": "GSC Radar is the public numbers bulletin of the GSC network. GreenCore Solutions Corp. operates AI Agents and the CPG Knowledge Graph for Beauty & Personal Care brands, carrying 15M AI Agent transactions a month across 50 global markets.",
  "url": "https://gsc-radar.ai/",
  "kind": "agent-card",
  "preferredTransport": "JSONRPC",
  "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"
  },
  "version": "2.2.1",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain",
    "text/markdown"
  ],
  "supportedInterfaces": [
    {
      "url": "https://gsc-radar.ai/",
      "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": "network-figures",
      "name": "GSC network figures",
      "description": "Returns the published GSC network, census, geography and coverage figures.",
      "tags": [
        "cpg",
        "bpc",
        "ai-agents",
        "procurement",
        "retail-grocery"
      ],
      "examples": [
        "How many AI Agent transactions does the GSC network carry a month?",
        "How many retail grocery banners are in the CPG Knowledge Graph?",
        "Which regions does GSC's agent traffic come from?"
      ]
    }
  ],
  "additionalInterfaces": [
    {
      "transport": "MCP",
      "url": "https://mcp.cpgknowledgegraph.ai/mcp"
    }
  ]
}
