calcular_custo_total_contratacao_clt
Calcula o custo real mensal e anual de contratar um funcionário CLT: salário bruto + INSS patronal (20%) + FGTS (8%) + SAT/RAT (1–3%) + Sistema S (3–6%) + provisão 13º (8.33%) + provisão férias+1/3 (11.11%) + FGTS sobre provisões (1.56%). Em geral 50–70% a mais que o salário. Útil para empresas d...
This record as markdown: /tools/io-github-lfhillesheim-contai-mcp-server/calcular-custo-total-contratacao-clt.md
What calcular_custo_total_contratacao_clt does on Contaí — Calculadoras Fiscais Brasileiras
AI agents call calcular_custo_total_contratacao_clt 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 |
|---|---|---|---|
ratAliquota | string | — | Alíquota SAT/RAT: 1 = risco leve (escritório), 2 = risco médio (padrão), 3 = risco grave (mineração/construção pesada). |
beneficiosMensais | array | — | Benefícios mensais por funcionário, agrupados por categoria. Cada item: { categoria, valorCents, descricao? }. Categorias: plano_saude, vale_alimentacao, vale_r |
salarioBrutoCents | integer | Yes | Salário bruto mensal em centavos. Ex: R$ 5.000 → 500000 |
terceirosTaxaPercent | number | — | Alíquota do Sistema S (Terceiros) em %. Padrão 3.3 (comércio/serviços). Indústria com transporte: 5.8. |
quantidadeFuncionarios | integer | — | Quantidade de funcionários. Padrão 1. |
Parameters from the server's own tool schema.
Why calcular_custo_total_contratacao_clt is rated Low
This is a financial calculator that takes input parameters (salary components) and performs arithmetic to derive cost metrics. It retrieves/computes information for decision-making but does not create records, execute transactions, or produce side effects. While the domain is financial (labor cost analysis), the tool itself only performs read-like computation—no money moves, no obligations are created.
From the tool's definition Tool performs calculation and returns computed values; described as 'Calcula o custo real mensal e anual' (calculates the real monthly and annual cost). No data is created, modified, deleted, or any external system is triggered.
Attacks that exploit this kind of access
The rule that runs calcular_custo_total_contratacao_clt 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_custo_total_contratacao_clt, this is the rule to start with:
calcular_custo_total_contratacao_clt 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_custo_total_contratacao_clt call is checked against it from then on.
Questions about calcular_custo_total_contratacao_clt
Calcula o custo real mensal e anual de contratar um funcionário CLT: salário bruto + INSS patronal (20%) + FGTS (8%) + SAT/RAT (1–3%) + Sistema S (3–6%) + provisão 13º (8.33%) + provisão férias+1/3 (11.11%) + FGTS sobre provisões (1.56%). Em geral 50–70% a mais que o salário. Útil para empresas decidindo contratar, gestores de RH orçando folha, ou comparar CLT vs PJ. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_custo_total_contratacao_clt accepts 5 parameters: ratAliquota, beneficiosMensais, salarioBrutoCents, terceirosTaxaPercent, quantidadeFuncionarios. 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_custo_total_contratacao_clt: 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_custo_total_contratacao_clt 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_custo_total_contratacao_clt 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_custo_total_contratacao_clt. 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_custo_total_contratacao_clt 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