Back to wallet-portfolio-risk-mcp
Card snapshot
wallet-portfolio-risk-mcp.mtree.workers.dev
·
2026-05-21 00:11:58 UTC
·
0e0fa8a08b93905fb605a7f15d1cc7602df9f934ab0076cf412606d4866ebe2c
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"schema_version": "v1",
"name": "wallet-portfolio-risk-mcp",
"title": "Wallet Portfolio Risk MCP (x402)",
"description": "x402 MCP for EVM wallet portfolio risk. Composes Aave V3 health factor, Compound III debt and liquidation status, Uniswap V3 LP position count, top-N ERC-20 holdings concentration, and GoPlus token-security flags into a 0\u2013100 risk score with itemized reasons. Multichain (ethereum + base default; opt-in arbitrum/optimism/polygon). No signup, no API key \u2014 pay USDC on Base.",
"version": "0.1.0",
"url": "https://wallet-portfolio-risk-mcp.mtree.workers.dev",
"documentation_url": "https://wallet-portfolio-risk-mcp.mtree.workers.dev",
"service_endpoint": "https://wallet-portfolio-risk-mcp.mtree.workers.dev",
"payment": {
"scheme": "x402",
"network": "base",
"asset": "USDC"
},
"skills": [
{
"id": "wallet_portfolio_risk",
"name": "wallet_portfolio_risk",
"description": "Composite portfolio risk for an EVM address \u2014 Aave V3 + Compound III + UniV3 LP + top-N ERC-20 holdings + GoPlus token-security flags fused into a 0\u2013100 risk score with itemized reasons. Multichain.",
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
],
"endpoint": "/v1/wallet/portfolio_risk",
"method": "POST",
"price": "$0.30"
},
{
"id": "wallet_liquidation_alert_threshold",
"name": "wallet_liquidation_alert_threshold",
"description": "Lightweight liquidation-alert slice \u2014 Aave V3 health factor + Compound III isLiquidatable. Returns urgency level + drop-to-liquidation tolerance.",
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
],
"endpoint": "/v1/wallet/liquidation_alert_threshold",
"method": "POST",
"price": "$0.10"
}
],
"tags": [
"x402",
"blockchain-tooling",
"evm",
"base",
"ethereum",
"wallet",
"defi",
"risk",
"liquidation",
"aave",
"compound",
"uniswap",
"goplus",
"mcp"
]
}