You're viewing a demo portfolio

Join the waitlist
PRSM

life_insurance

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Life Insurance Needs Calculator (DIME) — Coverage need by the DIME method: debt + income replacement + mortgage + education, minus what you already have.

Parameters schema

{
  "type": "object",
  "properties": {
    "debts": {
      "type": "number",
      "description": "Non-mortgage debts in USD"
    },
    "income_years": {
      "type": "number",
      "description": "Years of income to replace (default 10)"
    },
    "num_children": {
      "type": "number",
      "description": "Number of children to fund education for"
    },
    "annual_income": {
      "type": "number",
      "description": "Annual income to replace in USD"
    },
    "final_expenses": {
      "type": "number",
      "description": "Final expenses/funeral in USD (default 15000)"
    },
    "existing_savings": {
      "type": "number",
      "description": "Savings available to the family in USD"
    },
    "mortgage_balance": {
      "type": "number",
      "description": "Outstanding mortgage balance in USD"
    },
    "existing_coverage": {
      "type": "number",
      "description": "Existing life-insurance coverage in USD"
    },
    "education_per_child": {
      "type": "number",
      "description": "Education fund per child in USD (default 100000)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

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

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