{
  "x402Version": 1,
  "service": "LiquorDesk",
  "description": "Agent-payable feed of newly-distressed & available California liquor licenses (surrendered / suspended / revocation-pending quota licenses), by county, the week ABC publishes the change.",
  "homepage": "https://liquordesk.dropwatchhq.com",
  "mcp": {
    "endpoint": "https://liquordesk.dropwatchhq.com/mcp",
    "transport": "streamable-http",
    "protocol": "mcp"
  },
  "payment": {
    "scheme": "exact",
    "network": "base",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "assetName": "USD Coin",
    "decimals": 6,
    "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
    "facilitator": "https://facilitator.payai.network",
    "keyless": true
  },
  "paidTools": [
    {
      "tool": "distressed_licenses_feed",
      "type": "mcp-tool",
      "transport": "mcp",
      "endpoint": "https://liquordesk.dropwatchhq.com/mcp",
      "method": "POST tools/call (x402 challenge rides in the tool result)",
      "description": "Full feed of every quota liquor-license status change we've detected statewide (surrendered/suspended/revoked/transfer-pending), newest first, with file number, license type, licensee, city and county.",
      "price": {
        "scheme": "exact",
        "network": "base",
        "maxAmountRequired": "20000",
        "amountUSD": "$0.02",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "decimals": 6
      },
      "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
      "resource": "https://liquordesk.dropwatchhq.com/mcp#distressed_licenses_feed"
    }
  ],
  "freeTools": [
    {
      "tool": "distressed_licenses_latest",
      "description": "The few most recent license status changes (headline preview).",
      "price": "free"
    },
    {
      "tool": "county_distress_summary",
      "description": "Free: current distressed/available quota-license counts for one California county.",
      "price": "free"
    }
  ],
  "docs": {
    "llms": "https://liquordesk.dropwatchhq.com/llms.txt",
    "spec": "https://github.com/coinbase/x402"
  },
  "directory": {
    "catalog": "https://x402.dropwatchhq.com/x402",
    "catalogJson": "https://x402.dropwatchhq.com/x402.json",
    "description": "Full directory of dropwatchhq agent-payable x402 tools (USDC on Base, keyless)."
  }
}