Calcula bolsa de estágio líquida — Lei 11.788/2008. Bolsa não é salário: sem INSS obrigatório, sem FGTS, sem 13º. Aplica IRRF tabela progressiva, INSS facultativo (opcional), recesso proporcional. Alerta se carga horária excede limite legal (30h/sem superior, 25h/sem médio). Retorna: bolsa líquid...
AI agents call calcular_bolsa_estagio 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 |
|---|---|---|---|
currentDate | string | — | Data de referência YYYY-MM-DD para tabelas fiscais (INSS/IRRF/IOF/etc.). Default: hoje. |
dependentes | integer | Yes | Número de dependentes para dedução de IRRF |
nivelEnsino | string | Yes | Nível de ensino: medio ou superior |
mesesEstagio | integer | Yes | Duração total do estágio em meses |
horasSemanais | number | Yes | Carga horária semanal do estágio |
valorBolsaCents | integer | Yes | Valor da bolsa mensal em centavos (ex: R$ 2.000 = 200000) |
planoFacultativo | string | Yes | Plano de INSS facultativo: psps_11 (11% sobre SM) ou normal_20 (20% sobre bolsa) |
auxilioTransporteCents | integer | Yes | Auxílio-transporte mensal em centavos (isento de IR) |
contribuiInssFacultativo | boolean | Yes | Se o estagiário optou por contribuir com INSS facultativo |
Parameters from the server's own tool schema.
This is a financial calculator that takes inputs (stipend amount, hours, period) and produces computed outputs (net stipend, taxes, totals, legal alerts). It retrieves tax rules and performs arithmetic—purely a read/compute operation with no side effects on external systems, databases, or financial accounts.
From the tool's definition Tool performs calculation of internship stipend ('calcula bolsa de estágio líquida') applying Brazilian tax law (Lei 11.788/2008) with IRRF and optional INSS.
Attacks that exploit this kind of access
Calcula bolsa de estágio líquida — Lei 11.788/2008. Bolsa não é salário: sem INSS obrigatório, sem FGTS, sem 13º. Aplica IRRF tabela progressiva, INSS facultativo (opcional), recesso proporcional. Alerta se carga horária excede limite legal (30h/sem superior, 25h/sem médio). Retorna: bolsa líquida mensal, IRRF, total acumulado no período + recesso. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_bolsa_estagio accepts 9 parameters: currentDate, dependentes, nivelEnsino, mesesEstagio, horasSemanais, valorBolsaCents, planoFacultativo, auxilioTransporteCents, contribuiInssFacultativo. Required: dependentes, nivelEnsino, mesesEstagio, horasSemanais, valorBolsaCents, planoFacultativo, auxilioTransporteCents, contribuiInssFacultativo. 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_bolsa_estagio: 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_bolsa_estagio 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_bolsa_estagio 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_bolsa_estagio. 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_bolsa_estagio 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 →