{
  "specVersion": "1.0",
  "host": {
    "displayName": "Dau Tu Dat Nong Nghiep",
    "identifier": "did:web:dautudatnongnghiep.com"
  },
  "entries": [
    {
      "identifier": "urn:air:dautudatnongnghiep.com:server:mcp",
      "displayName": "Agricultural Land MCP Server",
      "description": "MCP server exposing land listing search, official price tables, planning lookup and compensation calculation for Vietnamese agricultural land.",
      "type": "application/mcp-server-card+json",
      "url": "https://dautudatnongnghiep.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "find coffee land for sale in Lam Dong under 3 billion",
        "what is the official agricultural land price in Dak Nong",
        "is this plot inside the planned residential area",
        "calculate state compensation for 2 hectares of perennial crop land"
      ]
    },
    {
      "identifier": "urn:air:dautudatnongnghiep.com:agent:a2a",
      "displayName": "Dau Tu Dat Nong Nghiep A2A Agent",
      "description": "Agent-to-agent endpoint for agricultural land search, valuation and investment analysis.",
      "type": "application/a2a-agent-card+json",
      "url": "https://dautudatnongnghiep.com/.well-known/agent-card.json",
      "representativeQueries": [
        "help me compare two coffee plots in Gia Nghia",
        "analyse ROI for a 5 hectare durian farm in Dak Nong"
      ]
    },
    {
      "identifier": "urn:air:dautudatnongnghiep.com:skills:index",
      "displayName": "Land Investment Agent Skills",
      "description": "Seven task-scoped skills covering land search, price lookup, planning check, compensation, investment analysis and crop recommendation.",
      "type": "application/vnd.agentskills.index+json",
      "url": "https://dautudatnongnghiep.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "which crop suits a 2 hectare plot at 800m altitude",
        "how is land compensation calculated in Vietnam"
      ]
    },
    {
      "identifier": "urn:air:dautudatnongnghiep.com:catalog:api",
      "displayName": "API Catalog",
      "description": "RFC 9727 linkset pointing at every machine-readable resource published by this host.",
      "type": "application/linkset+json",
      "url": "https://dautudatnongnghiep.com/.well-known/api-catalog.json",
      "representativeQueries": [
        "what machine readable resources does dautudatnongnghiep.com publish",
        "list the discovery documents for this site"
      ]
    },
    {
      "identifier": "urn:air:dautudatnongnghiep.com:api:openapi",
      "displayName": "Land Valuation and Listing API",
      "description": "OpenAPI 3.1 description of the HTTP API, including paid operations that return HTTP 402 with a payment challenge.",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://dautudatnongnghiep.com/openapi.json",
      "representativeQueries": [
        "how do I call the land valuation report endpoint",
        "which API operations require payment"
      ]
    },
    {
      "identifier": "urn:air:dautudatnongnghiep.com:commerce:acp",
      "displayName": "Agentic Commerce Profile",
      "description": "ACP discovery document advertising catalog, listings, inquiry and checkout services for agentic commerce.",
      "type": "application/json",
      "url": "https://dautudatnongnghiep.com/.well-known/acp.json",
      "representativeQueries": [
        "can an agent buy a listing on this site",
        "which commerce services are supported"
      ]
    }
  ]
}
