Calcula a meta FIRE (Financial Independence, Retire Early) e o tempo estimado para atingir a independência financeira. Meta FIRE = despesas anuais / taxa de retirada segura (regra dos 4%). Taxa real = (1 + nominal) / (1 + inflação) − 1. Usa FV(n) = PV×(1+r)^n + PMT×[(1+r)^n−1]/r e bisseção para e...
AI agents call calcular_fire_independencia_financeira to retrieve information from Contaí — Calculadoras Fiscais Brasileiras without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
aporteMensalCents | integer | Yes | Valor que será investido mensalmente até atingir o FIRE, em centavos. Ex: R$ 2.000 → 200000. Use 0 se não houver aporte |
despesasMensaisCents | integer | Yes | Total de despesas mensais atuais em centavos. Este valor define o padrão de vida que o patrimônio precisa sustentar após a independência financeira. Ex: R$ 8.00 |
inflacaoAnualPercent | number | Yes | Taxa de inflação anual estimada em % ao ano. Usada para calcular a taxa de retorno real (nominal − inflação). Ex: 4.5 = 4,5% a.a. |
patrimonioAtualCents | integer | Yes | Patrimônio financeiro atual total em centavos (somatório de todos os investimentos). Ex: R$ 500.000 → 50000000. Use 0 se estiver começando do zero |
taxaNominalAnualPercent | number | Yes | Taxa de retorno nominal anual esperada dos investimentos em % ao ano, antes de descontar inflação. Ex: 12.0 = 12% a.a. (referência: Selic + spread de risco) |
gastosCategorizadosCents | array | — | Despesas mensais por categoria (DESPESA_PESSOAL). Quando NÃO-vazio, a soma substitui despesasMensaisCents para definir a meta FIRE. Categorias: moradia, aliment |
taxaRetiradaSeguraPercent | number | Yes | Taxa de retirada anual segura em % do patrimônio (regra do FIRE). Convenção clássica: 4% (regra dos 4% — Trinity Study). Mais conservador: 3% ou 3,5%. Ex: 4.0 = |
Parameters from the server's own tool schema.
This is a financial calculator that queries and derives insights from user-provided data (expenses, savings rate, inflation assumptions). It has no side effects—it does not commit financial obligations, execute bank transfers, modify accounts, or trigger external operations. The calculation of FIRE goals and retirement projections is analysis and reporting, not Financial action.
From the tool's definition The tool 'calcular_fire_independencia_financeira' performs calculations and simulations using financial formulas (FV compound interest, bisection method) to compute FIRE targets and retirement timelines.
Risk signalsHigh parameter count (10 properties)
Attacks that exploit this kind of access
Calcula a meta FIRE (Financial Independence, Retire Early) e o tempo estimado para atingir a independência financeira. Meta FIRE = despesas anuais / taxa de retirada segura (regra dos 4%). Taxa real = (1 + nominal) / (1 + inflação) − 1. Usa FV(n) = PV×(1+r)^n + PMT×[(1+r)^n−1]/r e bisseção para encontrar os meses. Veredictos: "ja_independente" (patrimônio ≥ meta), "em_caminho" (atinge em ≤50 anos), "aporte_insuficiente" (não atinge em 50 anos). Útil para planejamento de aposentadoria antecipada e simulações de portfólio. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_fire_independencia_financeira accepts 7 parameters: aporteMensalCents, despesasMensaisCents, inflacaoAnualPercent, patrimonioAtualCents, taxaNominalAnualPercent, gastosCategorizadosCents, taxaRetiradaSeguraPercent. Required: aporteMensalCents, despesasMensaisCents, inflacaoAnualPercent, patrimonioAtualCents, taxaNominalAnualPercent, taxaRetiradaSeguraPercent. The full parameter table on this page comes from the server's own tool schema.
Register the Contaí — Calculadoras Fiscais Brasileiras MCP server in PolicyLayer and add a rule for calcular_fire_independencia_financeira: 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 Contaí — Calculadoras Fiscais Brasileiras. Nothing to install.
calcular_fire_independencia_financeira 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 calcular_fire_independencia_financeira 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 calcular_fire_independencia_financeira. 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.
calcular_fire_independencia_financeira is provided by the Contaí — Calculadoras Fiscais Brasileiras MCP server (@contai-evoluke/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →