calculate_retirement
Projeta quando e com quanto a pessoa se aposenta pela regra permanente da EC 103/2019: idade mínima, tempo mínimo, percentual da média e o piso de um salário mínimo. Parâmetros obrigatórios: gender, current_age, contribution_years, average_salary. Use exatamente estes nomes, em inglês.
This record as markdown: /tools/com-falazuki-finance-br/calculate-retirement.md
What calculate_retirement does on FalaZuki Finance BR
AI agents call calculate_retirement to retrieve information from FalaZuki Finance BR without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
gender | string | Yes | Define idade e tempo mínimos: 65 anos e 20 de contribuição para homem, 62 e 15 para mulher. |
current_age | number | Yes | Idade hoje, em anos |
average_salary | number | Yes | Salário usado como proxy da média das contribuições, em R$. O cálculo real usa a média de todo o histórico desde julho de 1994. |
contribution_years | number | Yes | Tempo já contribuído, em anos |
Parameters from the server's own tool schema.
Why calculate_retirement is rated Low
Even though calculate_retirement only reads data, uncontrolled read access leaks sensitive information and racks up API costs: an agent caught in a retry loop can make thousands of calls a minute without anyone noticing.
Attacks that exploit this kind of access
The rule that runs calculate_retirement safely
PolicyLayer is an MCP gateway: it sits between your AI agents and FalaZuki Finance BR, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For calculate_retirement, this is the rule to start with:
calculate_retirement is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect FalaZuki Finance BR, apply this rule, and every calculate_retirement call is checked against it from then on.
Questions about calculate_retirement
Projeta quando e com quanto a pessoa se aposenta pela regra permanente da EC 103/2019: idade mínima, tempo mínimo, percentual da média e o piso de um salário mínimo. Parâmetros obrigatórios: gender, current_age, contribution_years, average_salary. Use exatamente estes nomes, em inglês. It is categorised as a Read tool in the FalaZuki Finance BR MCP Server, which means it retrieves data without modifying state.
calculate_retirement accepts 4 parameters: gender, current_age, average_salary, contribution_years. Required: gender, current_age, average_salary, contribution_years. The full parameter table on this page comes from the server's own tool schema.
Register the FalaZuki Finance BR MCP server in PolicyLayer and add a rule for calculate_retirement: 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 FalaZuki Finance BR. Nothing to install.
calculate_retirement is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the calculate_retirement 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.
Set action: deny in the PolicyLayer policy for calculate_retirement. 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.
calculate_retirement is provided by the FalaZuki Finance BR MCP server (https://mcp.falazuki.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on FalaZuki Finance BR, and thousands of servers like it.
This server
Across the catalogue