Skip to content
Back to AirScout

Card snapshot

airscout.scalpstream.com · 2026-08-16 05:12:35 UTC · 1af1478f7b2718d4ce6f8571fea2fde4881f819f14b8b3c25120a7ed94969096

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "description": "Machine-payable air-quality queries over x402. Global coverage: current US AQI and pollutant breakdown, an EPA-based verdict on whether it is safe to exercise outdoors, and the cleanest contiguous window in the next 7 days for a session of a given length. Modelled data (Copernicus CAMS), not a street-level sensor.",
  "documentationUrl": "https://airscout.scalpstream.com/.well-known/x402",
  "name": "AirScout",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "0.3.0",
  "provider": {
    "organization": "AirScout",
    "url": "https://airscout.scalpstream.com"
  },
  "skills": [
    {
      "description": "Given a place, returns the current US AQI and pollutants, whether outdoor exertion is advisable under EPA guidance, and the cleanest window ahead to run, walk or train.",
      "examples": [
        "air quality in Spokane",
        "is it safe to run outside in Delhi right now",
        "best time to go for a 2 hour walk in Los Angeles today",
        "how much does an AirScout query cost"
      ],
      "id": "air-quality-window",
      "name": "air quality and the best time to be outside",
      "tags": [
        "air quality",
        "aqi",
        "pm2.5",
        "pollution",
        "smoke",
        "wildfire",
        "smog",
        "ozone",
        "asthma",
        "running",
        "exercise",
        "outdoor",
        "forecast",
        "x402",
        "global"
      ]
    }
  ],
  "url": "https://airscout.scalpstream.com/a2a",
  "version": "1.0.0"
}