You're viewing a demo portfolio

Join the waitlist
PRSM

fire_number

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

FIRE Number Calculator — Financial-independence target from annual expenses and a safe withdrawal rate, plus lean/fat variants and years to reach it.

Parameters schema

{
  "type": "object",
  "required": [
    "annual_expenses"
  ],
  "properties": {
    "inflation": {
      "type": "number",
      "description": "Annual inflation as a PERCENT (default 0)"
    },
    "annual_expenses": {
      "type": "number",
      "description": "Expected annual spending in retirement, USD"
    },
    "current_savings": {
      "type": "number",
      "description": "Current invested savings in USD"
    },
    "expected_return": {
      "type": "number",
      "description": "Expected annual return as a PERCENT (default 7)"
    },
    "withdrawal_rate": {
      "type": "number",
      "description": "Safe withdrawal rate as a PERCENT (default 4)"
    },
    "annual_contribution": {
      "type": "number",
      "description": "Amount invested per year in USD"
    }
  },
  "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 →
fire_number — WingmanProtocol Agent Gateway — PRSM MCP