rwa_risk
ActiveTool of xyz.lonestaroracle/mcp-server
Per-vault risk profile for tokenized real-world-asset (RWA) positions on Base (tokenized treasuries, private credit, RWA vaults like Midas). Returns two on-chain risk dimensions: (1) admin/freeze risk - whether a holder can be frozen or blacklisted or the contract upgraded, and by whom; (2) exit-liquidity - whether the position can be sold on the secondary market and at what slippage. Plus supply and TVL context. Call before allocating capital into an RWA vault. Pass vault=<id> such as midas-mtbill, or protocol=<name> such as midas. Scope: on-chain admin and liquidity risk only; not default probability, yield source, or legal terms.
Parameters schema
{
"type": "object",
"properties": {
"vault": {
"type": "string",
"default": ""
},
"protocol": {
"type": "string",
"default": ""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
xyz.lonestaroracle/mcp-server
https://github.com/Homie4570/lso-mcp
2/7 registries