Calcula salário líquido brasileiro (CLT) a partir do bruto. Aplica tabela INSS 2026 progressiva (7.5% até R$ 1.518, 9% até R$ 2.793, 12% até R$ 4.190, 14% até R$ 8.157 teto) e IRRF 2026 (isento até R$ 2.428, 27.5% acima de R$ 4.664). Retorna líquido mensal + visão anual (13º, 1/3 férias, eventos ...
AI agents call calcular_salario_liquido 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 |
|---|---|---|---|
mesFerias | integer | — | Mês em que o trabalhador tira férias (1=janeiro, 12=dezembro). Quando informado, a visão anual inclui o adicional de 1/3 constitucional. Padrão omitido. |
acrescimos | array | — | Acréscimos ao bruto que somam antes de tributar INSS/IRRF. Cada item: { categoria, valorCents, descricao? }. Categorias: horas_extras, adicional_noturno, adicio |
currentDate | string | — | Data de referência YYYY-MM-DD para tabelas fiscais (INSS/IRRF/IOF/etc.). Default: hoje. |
dependentes | integer | — | Dependentes para dedução IRRF (R$ 189,59 por dependente) |
outrosDescontos | array | — | Descontos adicionais agrupados por categoria. Cada item: { categoria, valorCents, descricao? }. Categorias: plano_saude, vale_transporte, vale_alimentacao, prev |
eventosOpcionais | array | — | Eventos opcionais que afetam o líquido anual: PPR/PLR (tipo=ppr), bônus, benefícios mensais (VR/VA/plano de saúde), comissão variável, etc. Cada item: { tipo, m |
mesesAtivosNoAno | integer | — | Quantos meses o vínculo CLT ficou ativo no ano-calendário (1-12). Afeta proporcionalidade do 13º. Padrão 12 (ano cheio). Ex: contratado em julho → 6. |
salarioBrutoCents | integer | Yes | Salário base mensal em centavos, sem somar HE/comissão/bônus (R$ 5000 = 500000) |
Parameters from the server's own tool schema.
This is a pure calculation/query tool that retrieves derived financial information based on input parameters and fixed tax rules. It performs no write operations, does not execute arbitrary code or commands, makes no destructive changes, and does not move money or create financial obligations.
From the tool's definition Tool description states it 'Calcula salário líquido' (calculates net salary) and 'Retorna' (returns) values. It applies known tax tables (INSS 2026, IRRF 2026) to input salary data and outputs computed results.
Risk signalsHigh parameter count (14 properties)
Attacks that exploit this kind of access
Calcula salário líquido brasileiro (CLT) a partir do bruto. Aplica tabela INSS 2026 progressiva (7.5% até R$ 1.518, 9% até R$ 2.793, 12% até R$ 4.190, 14% até R$ 8.157 teto) e IRRF 2026 (isento até R$ 2.428, 27.5% acima de R$ 4.664). Retorna líquido mensal + visão anual (13º, 1/3 férias, eventos opcionais). It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_salario_liquido accepts 8 parameters: mesFerias, acrescimos, currentDate, dependentes, outrosDescontos, eventosOpcionais, mesesAtivosNoAno, salarioBrutoCents. Required: salarioBrutoCents. 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_salario_liquido: 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_salario_liquido 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_salario_liquido 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_salario_liquido. 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_salario_liquido 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 →