{
 "x402Version": 1,
 "seller": {
  "name": "AIS (Autonomous Intelligent Systems LLC)",
  "site": "https://aislabs.ai",
  "docs": "https://aislabs.ai/api-docs",
  "llms": "https://aislabs.ai/llms.txt",
  "contact": "support@aislabs.ai"
 },
 "payTo": "0xeBD21Df2f2a79FC629d0FaC34C22D2b612335AbB",
 "network": "base",
 "asset": {
  "symbol": "USDC",
  "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "decimals": 6
 },
 "facilitator": "coinbase-cdp",
 "resources": [
  {
   "method": "GET",
   "url": "https://api.aislabs.ai/v1/brief/today",
   "price_usd": "0.02",
   "description": "Today's full ranked CVE priorities (scores, KEV, EPSS, patch status, methodology)",
   "payment": {
    "protocol": "x402",
    "scheme": "exact",
    "network": "base",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0xeBD21Df2f2a79FC629d0FaC34C22D2b612335AbB"
   },
   "alt_access": "Authorization: Bearer <Gateway key> (https://aislabs.ai/gateway)"
  },
  {
   "method": "GET",
   "url": "https://api.aislabs.ai/v1/kev/fresh",
   "price_usd": "0.01",
   "description": "CVEs added to CISA KEV in the last 7 days (complete catalog), annotated with today's ranks",
   "payment": {
    "protocol": "x402",
    "scheme": "exact",
    "network": "base",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0xeBD21Df2f2a79FC629d0FaC34C22D2b612335AbB"
   },
   "alt_access": "Authorization: Bearer <Gateway key> (https://aislabs.ai/gateway)"
  },
  {
   "method": "GET",
   "url": "https://api.aislabs.ai/v1/cve/{cve_id}",
   "price_usd": "0.005",
   "description": "Single-CVE priority verdict from today's ranked set",
   "payment": {
    "protocol": "x402",
    "scheme": "exact",
    "network": "base",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0xeBD21Df2f2a79FC629d0FaC34C22D2b612335AbB"
   },
   "alt_access": "Authorization: Bearer <Gateway key> (https://aislabs.ai/gateway)"
  },
  {
   "method": "GET",
   "url": "https://api.aislabs.ai/v1/archive/{YYYY-MM-DD}",
   "price_usd": "0.05",
   "description": "A past day's full brief",
   "payment": {
    "protocol": "x402",
    "scheme": "exact",
    "network": "base",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0xeBD21Df2f2a79FC629d0FaC34C22D2b612335AbB"
   },
   "alt_access": "Authorization: Bearer <Gateway key> (https://aislabs.ai/gateway)"
  }
 ],
 "free": [
  "https://api.aislabs.ai/v1/brief/teaser",
  "https://api.aislabs.ai/v1/recorder",
  "https://api.aislabs.ai/openapi.json"
 ],
 "mcp": [
  {
   "url": "https://api.aislabs.ai/mcp",
   "transport": "streamable-http",
   "role": "concierge — the campus front desk",
   "tools": [
    "list_buildings",
    "how_to_pay",
    "about_aislabs"
   ],
   "registry": "ai.aislabs/gateway",
   "aliases": [
    "https://api.aislabs.ai/gateway/mcp"
   ]
  },
  {
   "url": "https://api.aislabs.ai/cve/mcp",
   "transport": "streamable-http",
   "tools": [
    "brief_teaser",
    "top_cves_today",
    "kev_fresh",
    "cve_verdict"
   ],
   "registry": "ai.aislabs/cve"
  },
  {
   "url": "https://api.aislabs.ai/recorder/mcp",
   "transport": "streamable-http",
   "tools": [
    "register_monitor",
    "heartbeat",
    "fetch_capsule",
    "fleet_status",
    "delete_monitor"
   ],
   "registry": "ai.aislabs/recorder"
  }
 ],
 "updated": "2026-09-06"
}