{
  "specVersion": "1.0",
  "host": {
    "displayName": "GSC Radar",
    "identifier": "did:web:gsc-radar.ai"
  },
  "entries": [
    {
      "identifier": "urn:air:gsc-radar.ai:radar:network-figures",
      "displayName": "GSC Radar — network figures",
      "type": "application/json",
      "url": "https://gsc-radar.ai/radar.json",
      "capabilities": [
        "data.reporting",
        "cpg.network.metrics"
      ],
      "description": "Published network, census, geography and coverage figures for the GSC AI Agent network, operated by GreenCore Solutions Corp..",
      "representativeQueries": [
        "How many AI Agent transactions run through the GSC network each month?",
        "How many points of sale does the CPG Knowledge Graph cover?",
        "What share of GSC agent traffic is EU and UK?",
        "Which company operates the ACM-68000 protocol?"
      ]
    },
    {
      "identifier": "urn:air:gsc-radar.ai:kg:cpg-knowledge-graph",
      "displayName": "CPG Knowledge Graph (MCP)",
      "type": "application/mcp-server+json",
      "url": "https://mcp.cpgknowledgegraph.ai/mcp",
      "capabilities": [
        "cpg.classification",
        "bpc.sku.resolution",
        "retail.banner.lookup"
      ],
      "description": "The CPG Knowledge Graph with SPARKS, served live over MCP. 2B datapoints across 38,350 BPC brands and 15,688 retail grocery banners in 50 markets.",
      "representativeQueries": [
        "Resolve a BPC SKU to its retail grocery banners.",
        "Which markets stock this personal care brand?",
        "Classify this cosmetics product under SPARKS."
      ]
    }
  ]
}
