Calcula markup e precificação para pequenas empresas usando o método divisor (SEBRAE). Modo calcular_preco: precoVenda = custo / (1 − despesas% − impostos% − lucro%). Modo calcular_margem: markup = (precoVenda/custo − 1)×100; margem = (precoVenda−custo)/precoVenda×100. A distinção markup vs. marg...
AI agents call calcular_markup_precificacao 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 |
|---|---|---|---|
modo | string | Yes | Modo de cálculo: "calcular_preco" (dado o custo, calcula o preço de venda ideal com os percentuais de despesas, impostos e lucro desejado), "calcular_margem" (d |
custoCents | integer | Yes | Custo unitário do produto ou serviço em centavos (custo de produção ou de aquisição). Ex: R$ 50,00 → 5000 |
impostosPercent | number | — | Percentual de impostos sobre o faturamento em % (ICMS, ISS, PIS, COFINS, Simples Nacional). Obrigatório para o modo calcular_preco. Default: 6%. Ex: 6 = 6% |
precoVendaCents | integer | — | Preço de venda praticado em centavos. Obrigatório para o modo calcular_margem. Ex: R$ 89,90 → 8990 |
despesasVariaveis | array | — | Despesas variáveis em valores ABSOLUTOS por unidade (em centavos), agrupadas por categoria PJ (aluguel_espaco, mao_de_obra, materia_prima, marketing, software_a |
lucroDesejadoPercent | number | — | Percentual de lucro desejado sobre o preço de venda em % . Obrigatório para o modo calcular_preco. Default: 15%. Ex: 20 = 20% de margem de lucro |
despesasVariaveisPercent | number | — | Percentual de despesas variáveis sobre o preço de venda em % (comissões, frete, embalagem). Obrigatório para o modo calcular_preco. Default: 15%. Ex: 15 = 15% |
Parameters from the server's own tool schema.
This is a financial calculator that reads input parameters and computes pricing metrics using formulas. It has no side effects—it does not create records, execute commands, delete data, or move money. The tool accepts financial figures as input but only performs arithmetic operations to return calculated results.
From the tool's definition Tool performs calculations and returns results: 'Calcula markup e precificação', 'Retorna também as conversões cruzadas'. No creation, modification, deletion, or execution of external operations.
Risk signalsHigh parameter count (10 properties)
Attacks that exploit this kind of access
Calcula markup e precificação para pequenas empresas usando o método divisor (SEBRAE). Modo calcular_preco: precoVenda = custo / (1 − despesas% − impostos% − lucro%). Modo calcular_margem: markup = (precoVenda/custo − 1)×100; margem = (precoVenda−custo)/precoVenda×100. A distinção markup vs. margem é crítica: 50% de markup ≠ 50% de margem (30%). Retorna também as conversões cruzadas: margem equivalente ao markup e vice-versa. A soma despesas+impostos+lucro deve ser menor que 100% — caso contrário o preço seria infinito. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_markup_precificacao accepts 7 parameters: modo, custoCents, impostosPercent, precoVendaCents, despesasVariaveis, lucroDesejadoPercent, despesasVariaveisPercent. Required: modo, custoCents. 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_markup_precificacao: 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_markup_precificacao 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_markup_precificacao 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_markup_precificacao. 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_markup_precificacao 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 →