calcular_seguro_desemprego
Calcula valor e quantidade de parcelas do seguro-desemprego CLT 2026. Faixas progressivas: até R$ 2.138 paga 80%; entre R$ 2.138-3.564 paga 50% do excedente + R$ 1.710,40; acima paga teto R$ 2.424. Carência por solicitação. Retorna elegibilidade, valor parcela, número de parcelas, total a receber...
This record as markdown: /tools/io-github-lfhillesheim-contai-mcp-server/calcular-seguro-desemprego.md
What calcular_seguro_desemprego does on Contaí — Calculadoras Fiscais Brasileiras
AI agents call calcular_seguro_desemprego to retrieve information from Contaí — Calculadoras Fiscais Brasileiras 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 |
|---|---|---|---|
currentDate | string | — | Data de referência YYYY-MM-DD para tabelas fiscais (INSS/IRRF/IOF/etc.). Default: hoje. |
solicitacao | string | — | Qual solicitação: 1 (primeira), 2 (segunda), 3 (terceira em diante) |
mesesTrabalhados | integer | Yes | Meses trabalhados nos últimos 36 (carência: 1ª solic ≥12, 2ª ≥9, 3ª+ ≥6) |
salarioMedioCents | integer | Yes | Média dos últimos 3 meses de salário, em centavos |
Parameters from the server's own tool schema.
Why calcular_seguro_desemprego is rated Low
This tool retrieves and computes benefit eligibility and payment amounts according to Brazilian labor law formulas. It is a read-only calculator that transforms inputs into informational outputs. While the results may inform financial decisions (unemployment insurance claims), the tool itself does not move money, execute arbitrary code, modify records, or delete data.
From the tool's definition Tool name 'calcular_seguro_desemprego' and description indicate it performs calculations and returns values (elegibilidade, valor parcela, número de parcelas, total a receber) based on input parameters.
Attacks that exploit this kind of access
The rule that runs calcular_seguro_desemprego safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Contaí — Calculadoras Fiscais Brasileiras, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For calcular_seguro_desemprego, this is the rule to start with:
calcular_seguro_desemprego 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 Contaí — Calculadoras Fiscais Brasileiras, apply this rule, and every calcular_seguro_desemprego call is checked against it from then on.
Questions about calcular_seguro_desemprego
Calcula valor e quantidade de parcelas do seguro-desemprego CLT 2026. Faixas progressivas: até R$ 2.138 paga 80%; entre R$ 2.138-3.564 paga 50% do excedente + R$ 1.710,40; acima paga teto R$ 2.424. Carência por solicitação. Retorna elegibilidade, valor parcela, número de parcelas, total a receber. Fonte: Lei 7.998/1990 + Resolução CODEFAT 957/2022. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_seguro_desemprego accepts 4 parameters: currentDate, solicitacao, mesesTrabalhados, salarioMedioCents. Required: mesesTrabalhados, salarioMedioCents. 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_seguro_desemprego: 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_seguro_desemprego 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_seguro_desemprego 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_seguro_desemprego. 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_seguro_desemprego 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.
More on Contaí — Calculadoras Fiscais Brasileiras, and thousands of servers like it.
Across the catalogue