calcular_ponto_equilibrio
Calcula os três pontos de equilíbrio de um negócio: (1) Contábil: unidades para cobrir todos os custos fixos (CE = CF / Margem de Contribuição unitária). (2) Financeiro: sem contar depreciação (saída não-caixa) — menor que o contábil. (3) Econômico: inclui meta de lucro — maior que o contábil. Ma...
This record as markdown: /tools/io-github-lfhillesheim-contai-mcp-server/calcular-ponto-equilibrio.md
What calcular_ponto_equilibrio does on Contaí — Calculadoras Fiscais Brasileiras
AI agents call calcular_ponto_equilibrio 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 |
|---|---|---|---|
custosFixos | array | — | Custos fixos mensais categorizados (aluguel_espaco, mao_de_obra, materia_prima, marketing, software_assinaturas, contador_juridico, utilidades, frete_logistica, |
precoVendaCents | integer | Yes | Preço de venda unitário do produto ou serviço em centavos. Ex: R$ 100,00 → 10000 |
vendasAtuaisMensais | integer | — | Volume de vendas atual em unidades por mês. Quando informado, calcula a margem de segurança (distância entre as vendas atuais e o ponto de equilíbrio) e o grau |
custoFixoMensalCents | integer | — | Total agregado de custos fixos mensais em centavos (aluguel, salários, internet, contador). Ignorado quando "custosFixos" (array categorizado) tem itens. Ex: R$ |
depreciacaoMensalCents | integer | — | Depreciação mensal de máquinas e equipamentos em centavos. Quando informada, permite calcular o Ponto de Equilíbrio Financeiro (que exclui a depreciação por não |
lucroDesejadoMensalCents | integer | — | Meta de lucro operacional mensal em centavos. Quando informado, calcula o Ponto de Equilíbrio Econômico — vendas mínimas para atingir o lucro desejado. Default: |
custoVariavelUnitarioCents | integer | Yes | Custo variável unitário em centavos (matéria-prima, comissão, embalagem por unidade vendida). Deve ser menor que o preço de venda. Ex: R$ 40,00 → 4000 |
Parameters from the server's own tool schema.
Why calcular_ponto_equilibrio is rated Low
This tool retrieves and processes financial data inputs to perform standard break-even analysis calculations, returning calculated results. There are no side effects, data modifications, deletions, or external operations triggered. It is a read-only analytical tool that answers 'what-if' questions about business profitability thresholds.
From the tool's definition The tool description explicitly states it 'Calcula os três pontos de equilíbrio' (calculates break-even points) and provides formulas for accounting, financial, and economic equilibrium calculations.
Risk signalsHigh parameter count (10 properties)
Attacks that exploit this kind of access
The rule that runs calcular_ponto_equilibrio 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_ponto_equilibrio, this is the rule to start with:
calcular_ponto_equilibrio 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_ponto_equilibrio call is checked against it from then on.
Questions about calcular_ponto_equilibrio
Calcula os três pontos de equilíbrio de um negócio: (1) Contábil: unidades para cobrir todos os custos fixos (CE = CF / Margem de Contribuição unitária). (2) Financeiro: sem contar depreciação (saída não-caixa) — menor que o contábil. (3) Econômico: inclui meta de lucro — maior que o contábil. Margem de Contribuição Unitária = preço − custo variável. Margem de Segurança = vendas atuais − PE contábil (quanto as vendas podem cair antes de ter prejuízo). Grau de Alavancagem Operacional = MC total / Resultado Operacional. Custos fixos podem ser informados como total agregado OU como array categorizado (custosFixos). It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_ponto_equilibrio accepts 7 parameters: custosFixos, precoVendaCents, vendasAtuaisMensais, custoFixoMensalCents, depreciacaoMensalCents, lucroDesejadoMensalCents, custoVariavelUnitarioCents. Required: precoVendaCents, custoVariavelUnitarioCents. 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_ponto_equilibrio: 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_ponto_equilibrio 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_ponto_equilibrio 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_ponto_equilibrio. 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_ponto_equilibrio 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