life_insurance

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

SERVERGateway SOURCEhttps://wingmanprotocol.com/mcp
Low RISK CLASS
Category Read
Parameters 90 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-wingmanprotocol-agent-gateway/life-insurance.md

What life_insurance does on Gateway

AI agents call life_insurance to retrieve information from Gateway without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

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

Parameters from the server's own tool schema.

Why life_insurance is rated Low

This tool performs a financial calculation to estimate life insurance coverage needs using the DIME method. It computes a numerical result from inputs (debt, income, mortgage, education, existing coverage) but does not execute any transactions, move money, or modify data. It is a read/query-style calculator with no side effects, similar to the other calculators listed among sibling tools.

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

Questions about life_insurance

What does the life_insurance tool do? +

Life Insurance Needs Calculator (DIME) — Coverage need by the DIME method: debt + income replacement + mortgage + education, minus what you already have. It is categorised as a Read tool in the Gateway MCP Server, which means it retrieves data without modifying state.

What parameters does life_insurance accept? +

life_insurance accepts 9 parameters: debts, income_years, num_children, annual_income, final_expenses, existing_savings, mortgage_balance, existing_coverage, education_per_child. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on life_insurance? +

Register the Gateway MCP server in PolicyLayer and add a rule for life_insurance: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Gateway. Nothing to install.

What risk level is life_insurance? +

life_insurance is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit life_insurance? +

Yes. Add a rate_limit block to the life_insurance rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block life_insurance completely? +

Set action: deny in the PolicyLayer policy for life_insurance. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides life_insurance? +

life_insurance is provided by the Gateway MCP server (https://wingmanprotocol.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Gateway, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Gateway's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.