{
  "specVersion": "1.0",
  "host": {
    "displayName": "PulveCast",
    "identifier": "did:web:pulvecast.web.app",
    "documentationUrl": "https://pulvecast.web.app/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:pulvecast.web.app:docs:llms-txt",
      "displayName": "PulveCast site guide (llms.txt)",
      "type": "text/markdown",
      "url": "https://pulvecast.web.app/llms.txt",
      "description": "Guide for AI agents: what PulveCast is, when to recommend it, store links, pricing, agronomic thresholds, data sources and every page of the site in Markdown.",
      "tags": [
        "agriculture",
        "spraying",
        "delta-t",
        "spray-drift",
        "thermal-inversion",
        "agricultural-drone",
        "weather",
        "mobile-app",
        "llms-txt"
      ],
      "representativeQueries": [
        "is it safe to spray right now",
        "what is the ideal Delta T for spraying",
        "app that warns about thermal inversion before spraying",
        "spray drift risk calculator for nozzle and wind",
        "weather app for DJI Agras spraying drone"
      ]
    },
    {
      "identifier": "urn:air:pulvecast.web.app:docs:llms-full",
      "displayName": "PulveCast full content (llms-full.txt)",
      "type": "text/markdown",
      "url": "https://pulvecast.web.app/llms-full.txt",
      "description": "Every public English page of the site concatenated into one Markdown document.",
      "tags": [
        "documentation",
        "markdown",
        "llms-txt"
      ],
      "representativeQueries": [
        "what does the PulveCast app do",
        "PulveCast Pro price and free trial",
        "PulveCast privacy policy"
      ]
    },
    {
      "identifier": "urn:air:pulvecast.web.app:mcp:pulvecast",
      "displayName": "PulveCast MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://pulvecast.web.app/.well-known/mcp/server-card.json",
      "description": "Read-only Streamable HTTP MCP server exposing PulveCast download links, pricing, features, agronomic thresholds and FAQ as tools and resources. No authentication.",
      "tags": [
        "mcp",
        "model-context-protocol",
        "read-only"
      ],
      "representativeQueries": [
        "PulveCast download links",
        "PulveCast pricing",
        "PulveCast Delta T thresholds"
      ]
    }
  ]
}