Skip to main content
Glama
Jaume9

wealth-engine

by Jaume9

Financial Independence (FIRE) Calculator

fire_calculator

Compute the portfolio needed for financial independence based on income, expenses, investments, and safe withdrawal rate. Determines years to FIRE, savings rate, and lean/fat FIRE targets.

Instructions

Compute your FIRE number (the portfolio needed to live off withdrawals), your savings rate, and how many years until you reach financial independence given your income, expenses, current investments, and expected real return. Also reports lean-FIRE and fat-FIRE targets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
annualIncomeYesAfter-tax annual income.
realReturnPctNoExpected inflation-adjusted annual return, in percent. Default 5.
annualExpensesYesAnnual spending (also used as retirement spending).
withdrawalRatePctNoSafe withdrawal rate, in percent. Default 4 (the '4% rule').
currentInvestmentsNoCurrent invested net worth. Default 0.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description sets expectations by mentioning it computes estimates based on inputs and assumed return/withdrawal rates. It discloses after-tax income and inflation-adjusted return, adding behavioral context beyond the schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with two sentences, front-loaded with the main purpose. It efficiently conveys required inputs and outputs, though it could be slightly more telegraphic.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 5 parameters, no output schema, and no annotations, the description adequately explains what it does and key outputs. It misses some delimitations (constant spending, no inflation variable), but is complete enough for a calculator.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description does not add new parameter details beyond what the schema provides, but listing outputs (FIRE number, savings rate, years) aids understanding of parameter roles. No significant added value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly specifies the tool computes FIRE number, savings rate, and years to FI using income, expenses, investments, and return. It uses specific verbs and distinguishes from sibling tools like compound_growth and budget_analyzer.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implicitly indicates use for retirement planning, but lacks explicit when-to-use, when-not-to-use, or alternative tools. Given sibling names, the context is somewhat clear but could be more directive.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jaume9/wealth-engine-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server