calcular_financiamento_veiculo

Simula o financiamento de veículo (carro ou moto) pelos sistemas SAC e Price. Calcula parcelas mensais, IOF total (Lei 8.894/94, Decreto 6.306/07), CET (Custo Efetivo Total, Resolução CMN 3.517/07) e total de juros pagos. Price: parcela fixa durante todo o contrato. SAC: amortização constante, pa...

Server Contaí — Calculadoras Fiscais Brasileiras @contai-evoluke/mcp-server
Category Read
Risk class Low
Parameters 74 required

What calcular_financiamento_veiculo does on Contaí — Calculadoras Fiscais Brasileiras

AI agents call calcular_financiamento_veiculo 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.

ParameterTypeRequiredDescription
sistema string Sistema de amortização: "price" (parcela fixa) ou "sac" (amortização constante, parcelas decrescentes). Default: "price"
prazoMeses integer Yes Prazo do financiamento em meses (12 a 84). Ex: 48 = 4 anos
tipoPessoa string Tipo de pessoa para cálculo do IOF: "pf" (Pessoa Física, 0,0082%/dia) ou "pj" (Pessoa Jurídica, 0,0041%/dia). Default: "pf"
custosTransacao array Custos de transação cobrados no fechamento (taxa_cadastro_financiamento, seguro_prestamista, transferencia_propriedade, emplacamento, dpvat, licenciamento, outr
percentualEntrada number Yes Percentual de entrada sobre o valor do veículo (0 a 90). Ex: 30 = 30% de entrada
taxaMensalPercent number Yes Taxa de juros mensal em % (0 a 10). Ex: 1.5 = 1,5% ao mês
valorVeiculoCents integer Yes Valor do veículo em centavos. Ex: R$ 50.000 → 5000000

Parameters from the server's own tool schema.

Why calcular_financiamento_veiculo needs a policy

This is a calculator/simulator that performs mathematical operations on hypothetical scenarios. It does not execute actual financial transactions, create binding contracts, move money, or modify any external state. The tool answers 'what-if' questions about vehicle financing by computing interest, fees, and payment schedules. Simulations and read-only calculations fall under Read category.

From the tool's definition Tool 'calcular_financiamento_veiculo' performs financial simulations and calculations: 'Simula o financiamento de veículo', 'Calcula parcelas mensais, IOF total', 'CET calculado via TIR'.

Risk signalsHigh parameter count (10 properties)

Questions about calcular_financiamento_veiculo

What does the calcular_financiamento_veiculo tool do? +

Simula o financiamento de veículo (carro ou moto) pelos sistemas SAC e Price. Calcula parcelas mensais, IOF total (Lei 8.894/94, Decreto 6.306/07), CET (Custo Efetivo Total, Resolução CMN 3.517/07) e total de juros pagos. Price: parcela fixa durante todo o contrato. SAC: amortização constante, parcelas decrescentes — total pago menor. IOF PF: 0,0082%/dia + 0,38% fixo; IOF PJ: 0,0041%/dia + 0,38% fixo (máx. 365 dias). CET calculado via TIR do fluxo de caixa. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.

What parameters does calcular_financiamento_veiculo accept? +

calcular_financiamento_veiculo accepts 7 parameters: sistema, prazoMeses, tipoPessoa, custosTransacao, percentualEntrada, taxaMensalPercent, valorVeiculoCents. Required: prazoMeses, percentualEntrada, taxaMensalPercent, valorVeiculoCents. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on calcular_financiamento_veiculo? +

Register the Contaí — Calculadoras Fiscais Brasileiras MCP server in PolicyLayer and add a rule for calcular_financiamento_veiculo: 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.

What risk level is calcular_financiamento_veiculo? +

calcular_financiamento_veiculo is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit calcular_financiamento_veiculo? +

Yes. Add a rate_limit block to the calcular_financiamento_veiculo 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.

How do I block calcular_financiamento_veiculo completely? +

Set action: deny in the PolicyLayer policy for calcular_financiamento_veiculo. 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.

What MCP server provides calcular_financiamento_veiculo? +

calcular_financiamento_veiculo 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.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.