calcular_simulador_seguro_auto
Simula o custo-benefício do seguro auto com base no valor FIPE, perfil do condutor e franquia escolhida. Calcula prêmio anual estimado (ou usa o valor cotado), percentual do FIPE, break-even em anos e score de custo-benefício. Retorna se o seguro compensa financeiramente comparando o prêmio com a...
This record as markdown: /tools/io-github-lfhillesheim-contai-mcp-server/calcular-simulador-seguro-auto.md
What calcular_simulador_seguro_auto does on Contaí — Calculadoras Fiscais Brasileiras
AI agents call calcular_simulador_seguro_auto 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 |
|---|---|---|---|
temGaragem | boolean | Yes | true se o veículo fica em garagem coberta à noite; false se fica na rua. |
franquiaCents | integer | — | Franquia escolhida em centavos. Padrão: 10% do valor FIPE (franquia básica). Deve ser menor que o valor FIPE. |
idadeCondutor | integer | Yes | Idade do condutor principal em anos (18 a 90). |
valorFipeCents | integer | Yes | Valor do veículo na tabela FIPE em centavos. Ex: R$ 50.000 → 5000000. |
premioAnualInformadoCents | integer | — | Prêmio anual já cotado na seguradora em centavos. Se fornecido, usa esse valor em vez da estimativa da calculadora. |
Parameters from the server's own tool schema.
Why calcular_simulador_seguro_auto is rated Low
This is a simulation and calculation tool that returns advisory information about insurance affordability and cost-benefit metrics. It does not actually purchase insurance, commit financial obligations, modify records, or trigger external systems. The output is purely informational analysis to help users make decisions.
From the tool's definition Tool simulates and calculates insurance cost-benefit analysis: 'Simula o custo-benefício do seguro auto', 'Calcula prêmio anual estimado', 'Retorna se o seguro compensa'.
Attacks that exploit this kind of access
The rule that runs calcular_simulador_seguro_auto 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_simulador_seguro_auto, this is the rule to start with:
calcular_simulador_seguro_auto 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_simulador_seguro_auto call is checked against it from then on.
Questions about calcular_simulador_seguro_auto
Simula o custo-benefício do seguro auto com base no valor FIPE, perfil do condutor e franquia escolhida. Calcula prêmio anual estimado (ou usa o valor cotado), percentual do FIPE, break-even em anos e score de custo-benefício. Retorna se o seguro compensa financeiramente comparando o prêmio com a proteção líquida contra sinistro total. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.
calcular_simulador_seguro_auto accepts 5 parameters: temGaragem, franquiaCents, idadeCondutor, valorFipeCents, premioAnualInformadoCents. Required: temGaragem, idadeCondutor, valorFipeCents. 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_simulador_seguro_auto: 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_simulador_seguro_auto 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_simulador_seguro_auto 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_simulador_seguro_auto. 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_simulador_seguro_auto 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