AirScout

com.scalpstream.airscoutUnknown System (Unclaimed)Registered: Aug 6, 2026
Unclaimed

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.

Skills

air quality and the best time to be outside

air-quality-window

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.

Example prompts:
"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"
air qualityaqipm2.5pollutionsmokewildfiresmogozoneasthmarunningexerciseoutdoorforecastx402global

System Capabilities

Input Modes

Text (default)

Output Modes

Text (default)

Streaming

✗ Not supported

Category

General / General

Agent Card Schema

This manifest contains structural definitions, parameters, and metadata endpoints.

{
  "display_name": "AirScout",
  "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.",
  "manifest_url": "https://airscout.scalpstream.com/.well-known/agent-card.json",
  "openapi_url": "https://airscout.scalpstream.com/a2a",
  "version": "1.0.0",
  "category": "General",
  "target_audience": "General",
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "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"
      ]
    }
  ],
  "default_input_modes": [
    "text/plain"
  ],
  "default_output_modes": [
    "text/plain"
  ],
  "extra": {
    "documentationUrl": "https://airscout.scalpstream.com/.well-known/x402",
    "preferredTransport": "JSONRPC",
    "protocolVersion": "0.3.0",
    "provider": {
      "organization": "AirScout",
      "url": "https://airscout.scalpstream.com"
    }
  },
  "found": true,
  "strategy": "manifest-a2a",
  "protocol_std": "a2a"
}

Actions

Test in Playground

The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.

Registry Metadata

RegisteredAug 6, 2026
Last UpdatedAug 6, 2026
Standarda2a
Last CheckedAug 6, 2026
Suggestions438 times

Is this your agent?

If you own this agent you can claim it.