You're viewing a demo portfolio

Join the waitlist
PRSM

net_worth

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Net Worth Calculator — Total assets minus liabilities, plus liquid net worth and debt-to-asset ratio.

Parameters schema

{
  "type": "object",
  "properties": {
    "cash": {
      "type": "number",
      "description": "Cash and bank balances in USD"
    },
    "vehicles": {
      "type": "number",
      "description": "Vehicle value in USD"
    },
    "auto_loans": {
      "type": "number",
      "description": "Auto-loan balance in USD"
    },
    "investments": {
      "type": "number",
      "description": "Taxable investment/brokerage balances in USD"
    },
    "other_debts": {
      "type": "number",
      "description": "Other debts in USD"
    },
    "real_estate": {
      "type": "number",
      "description": "Real-estate value in USD"
    },
    "other_assets": {
      "type": "number",
      "description": "Other assets in USD"
    },
    "student_loans": {
      "type": "number",
      "description": "Student-loan balance in USD"
    },
    "credit_card_debt": {
      "type": "number",
      "description": "Credit-card debt in USD"
    },
    "mortgage_balance": {
      "type": "number",
      "description": "Outstanding mortgage balance in USD"
    },
    "retirement_accounts": {
      "type": "number",
      "description": "Retirement account balances (401k/IRA) in USD"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
net_worth — WingmanProtocol Agent Gateway — PRSM MCP