wallet-portfolio-risk-mcp
wallet-portfolio-risk-mcp.mtree.workers.dev
· wallet-portfolio-risk-mcp.mtree.workers.dev
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–100 risk score with itemized reasons. Multichain (ethereum + base default; opt-in arbitrum/optimism/polygon). No signup, no API key — pay USDC on Base.
wallet-portfolio-risk-mcp.mtree.workers.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 26/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-21 00:11:58 current | 0e0fa8a08b93… |
view → |
Endpoints
Skills · 2 declared · mapped to canonical taxonomy
Composite portfolio risk for an EVM address — Aave V3 + Compound III + UniV3 LP + top-N ERC-20 holdings + GoPlus token-security flags fused into a 0–100 risk sc…
Lightweight liquidation-alert slice — Aave V3 health factor + Compound III isLiquidatable. Returns urgency level + drop-to-liquidation tolerance.
Health · last 2 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/wallet-portfolio-risk-mcp.mtree.workers.dev) [](https://agenstry.com/agents/wallet-portfolio-risk-mcp.mtree.workers.dev) [](https://agenstry.com/agents/wallet-portfolio-risk-mcp.mtree.workers.dev) [](https://agenstry.com/agents/wallet-portfolio-risk-mcp.mtree.workers.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"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"
]
}