INDIVIDUAL MCP TOOL
calculate_net_worth_benchmark
Compara o patrimônio investido com a régua de referência por idade (múltiplos da renda anual: 1x aos 30, 3x aos 40, 6x aos 50, 10x aos 67), mostra o gap e o aporte que alcança o próximo marco.
LIVE ENDPOINT
https://mcp.falazuki.com/mcp
Connect to this endpoint to inspect the live schema for calculate_net_worth_benchmark and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.falazuki-finance-br]
url = "https://mcp.falazuki.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"falazuki-finance-br": {
"type": "http",
"url": "https://mcp.falazuki.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: falazuki-finance-br
Remote MCP URL: https://mcp.falazuki.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"falazuki-finance-br": {
"url": "https://mcp.falazuki.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"falazuki-finance-br": {
"type": "http",
"url": "https://mcp.falazuki.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "falazuki-finance-br",
"transport": "streamable-http",
"url": "https://mcp.falazuki.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
calculate_car_ownership_cost— Calcula o custo mensal real de ter um carro — IPVA, seguro, combustível, manutenção, depreciação, estacionamento.calculate_fgts— Calcula saldo do FGTS, rendimento, saque-aniversário e multa rescisória de 40%.calculate_thirteenth_salary— Calcula o décimo terceiro salário — 1ª parcela, 2ª parcela com descontos de INSS e IRRF.calculate_financing— Calcula financiamento imobiliário SAC ou Price.calculate_severance— Calcula rescisão trabalhista CLT — demissão sem justa causa, pedido de demissão ou acordo.calculate_vacation_pay— Calcula férias CLT — valor das férias + 1/3 constitucional + abono pecuniário, com desconto de INSS e de IRRF.calculate_rent_vs_buy— Compara alugar vs comprar imóvel considerando custo de oportunidade, valorização e custos totais.calculate_rent_adjustment— Calcula o reajuste anual do aluguel pelo acumulado real de 12 meses do IGP-M ou do IPCA (Banco Central), mostra o novo valor pelos dois índices e a diferença entre eles no ano.