{"service":"liquidation-risk-mcp","version":"0.1.0","description":"x402 MCP for Aave V3 + Compound III liquidation-risk checking. Tells callers how close an address is to liquidation, and what trigger price moves it past the line. Multichain (base/ethereum/arbitrum/optimism/polygon). Pay-per-call USDC on Base. No signup, no API key.","sources":{"aave-v3":"Aave V3 Pool.getUserAccountData (totalCollateralBase, totalDebtBase, availableBorrowsBase, currentLiquidationThreshold, ltv, healthFactor) via public RPC.","compound-v3":"Compound III Comet — borrowBalanceOf, balanceOf, isLiquidatable, getAssetInfo, collateralBalanceOf for per-collateral breakdown."},"endpoints":{"POST /v1/risk/aave_v3":{"price":"$0.03","network":"base","sources":1},"POST /v1/risk/compound_v3":{"price":"$0.03","network":"base","sources":1}},"chains_supported":["base","ethereum","arbitrum","optimism","polygon"],"pay_to":"0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de","repo":"https://github.com/sebastiancoombs/liquidation-risk-mcp"}