{
  "x402Version": 1,
  "service": "Garnishment Defense Kit",
  "description": "Agent-payable US wage-garnishment exemption dataset: every state's garnishment cap, head-of-household exemption, claim-of-exemption form + deadline + filing steps, plus the federal protected-funds (Social Security/SSI/VA) and bankruptcy-stay rules, in one call.",
  "discoverable": true,
  "homepage": "https://garnishment.getsmallclaims.com",
  "mcp": {
    "endpoint": "https://garnishment.getsmallclaims.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",
    "facilitators": [
      {
        "name": "payai",
        "url": "https://facilitator.payai.network",
        "keyless": true,
        "role": "settlement"
      },
      {
        "name": "coinbase-cdp",
        "url": "https://api.cdp.coinbase.com/platform/v2/x402",
        "keyless": false,
        "role": "settlement+discovery",
        "bazaar": {
          "list": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
          "search": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/search",
          "docs": "https://docs.cdp.coinbase.com/x402/bazaar"
        }
      }
    ],
    "keyless": true
  },
  "discovery": {
    "bazaar": "https://docs.cdp.coinbase.com/x402/bazaar",
    "list": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "search": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/search",
    "note": "This resource advertises the Coinbase CDP facilitator as a second settlement path; the CDP Bazaar indexes it on first CDP-settled call."
  },
  "paidTools": [
    {
      "tool": "garnishment_bulk",
      "type": "mcp-tool",
      "transport": "mcp",
      "endpoint": "https://garnishment.getsmallclaims.com/mcp",
      "method": "POST tools/call (x402 challenge rides in the tool result)",
      "description": "Full bulk garnishment-defense dataset — every US state's wage-garnishment cap, head-of-household exemption, and claim-of-exemption form + deadline + filing-steps with statute cites, plus federal protected-funds and automatic-stay rules. Optional state filter.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "state": {
            "type": "string",
            "description": "Optional 2-letter state filter (omit for all 50)."
          }
        }
      },
      "discoverable": true,
      "price": {
        "scheme": "exact",
        "network": "base",
        "maxAmountRequired": "30000",
        "amountUSD": "$0.03",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "decimals": 6
      },
      "payTo": "0x38134a7F97636E26365Fb17405566595B917a341",
      "resource": "https://garnishment.getsmallclaims.com/mcp#garnishment_bulk",
      "facilitators": [
        {
          "name": "payai",
          "url": "https://facilitator.payai.network",
          "keyless": true,
          "role": "settlement"
        },
        {
          "name": "coinbase-cdp",
          "url": "https://api.cdp.coinbase.com/platform/v2/x402",
          "keyless": false,
          "role": "settlement+discovery",
          "bazaar": {
            "list": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
            "search": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/search",
            "docs": "https://docs.cdp.coinbase.com/x402/bazaar"
          }
        }
      ]
    }
  ],
  "freeTools": [
    {
      "tool": "garnishment_lookup",
      "description": "Free: the garnishment cap + claim-of-exemption form/deadline for ONE state, plus federal protected-funds rules. Preview of the bulk dataset.",
      "price": "free"
    }
  ],
  "docs": {
    "llms": "https://garnishment.getsmallclaims.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)."
  }
}