← WebMCP Directory

betteroff.finance

betteroff.finance

live Unverified (seed import) Finance & Crypto 22 tools imperative implementation

BetterOff keeps household accounts and financial records current, then shows what changed, what is coming, and what needs attention.

First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com

Answer 5 · Act 16 · Transact 1 · Score: Not yet scored

Tool inspector

calc_mortgage

act imperative

Calculates monthly PITI mortgage payment, total interest, total cost, and builds amortization schedule from home price, down payment, rate, and term.

Page: /

Input schema

PropertyTypeRequiredDescription
homePrice number no Home price
downPaymentPct number no Down payment (%) — Percentage of home price paid upfront as equity.
loanTermYears integer no Loan term (years)
annualRatePct number no Interest rate (%) — Fixed annual note rate before fees.
annualTax number no Annual property tax
annualInsurance number no Annual insurance
monthlyHOA number no Monthly HOA — Monthly homeowners association fee, if applicable.
annualPmiRatePct number no Annual PMI rate (%) — Applies when the down payment is under 20%; use the rate from a loan estimate when available.
closingCosts number no Closing costs — Upfront lender and transaction costs, excluding the down payment.
monthlyMaintenance number no Monthly maintenance reserve — Optional owner-paid maintenance budget; not part of PITI.
extraPrincipalMonthly number no Extra principal each month — Additional principal payment used to shorten payoff and reduce interest.
Raw JSON schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "homePrice": {
      "default": 400000,
      "description": "Home price",
      "type": "number",
      "maximum": 10000000
    },
    "downPaymentPct": {
      "default": 20,
      "description": "Down payment (%) — Percentage of home price paid upfront as equity.",
      "type": "number",
      "minimum": 0,
      "maximum": 95
    },
    "loanTermYears": {
      "default": 30,
      "description": "Loan term (years)",
      "type": "integer",
      "minimum": 5,
      "maximum": 50
    },
    "annualRatePct": {
      "default": 6.5,
      "description": "Interest rate (%) — Fixed annual note rate before fees.",
      "type": "number",
      "minimum": 0,
      "maximum": 25
    },
    "annualTax": {
      "default": 4800,
      "description": "Annual property tax",
      "type": "number",
      "minimum": 0,
      "maximum": 500000
    },
    "annualInsurance": {
      "default": 1200,
      "description": "Annual insurance",
      "type": "number",
      "minimum": 0,
      "maximum": 200000
    },
    "monthlyHOA": {
      "default": 0,
      "description": "Monthly HOA — Monthly homeowners association fee, if applicable.",
      "type": "number",
      "minimum": 0,
      "maximum": 10000
    },
    "annualPmiRatePct": {
      "default": 0.8,
      "description": "Annual PMI rate (%) — Applies when the down payment is under 20%; use the rate from a loan estimate when available.",
      "type": "number",
      "minimum": 0,
      "maximum": 5
    },
    "closingCosts": {
      "default": 0,
      "description": "Closing costs — Upfront lender and transaction costs, excluding the down payment.",
      "type": "number",
      "minimum": 0,
      "maximum": 1000000
    },
    "monthlyMaintenance": {
      "default": 0,
      "description": "Monthly maintenance reserve — Optional owner-paid maintenance budget; not part of PITI.",
      "type": "number",
      "minimum": 0,
      "maximum": 100000
    },
    "extraPrincipalMonthly": {
      "default": 0,
      "description": "Extra principal each month — Additional principal payment used to shorten payoff and reduce interest.",
      "type": "number",
      "minimum": 0,
      "maximum": 1000000
    }
  },
  "additionalProperties": false
}

Similar websites

qotien.fr

qotien.fr

Simulateur impôt 2026

live Unverified Finance & Crypto
18 tools A0 / Act18 / T0 Not yet scored Seen 2026-08-31
fiscal_impot_revenu fiscal_tmi fiscal_cehr fiscal_prelevements_sociaux fiscal_surtaxe_pv_immobiliere
Inspect tools
coinranking.com

coinranking.com

Track live Bitcoin price with Coinranking's Pro Chart. Use advanced drawing tools and technical analysis on this interactive BTC price chart.

live Unverified Finance & Crypto
14 tools A7 / Act7 / T0 Not yet scored Seen 2026-08-31
coinranking_prochart_get_view coinranking_prochart_get_stats coinranking_prochart_get_series coinranking_prochart_list_drawings coinranking_prochart_list_history
Inspect tools
longbridge.com

longbridge.com

Longbridge US offers stock trading services with advanced tools and market insights to help investors manage their portfolios.

live Unverified Finance & Crypto
8 tools A8 / Act0 / T0 Not yet scored Seen 2026-08-31
get_current_page_context search_stocks search_news get_stock_snapshot get_stock_fundamentals
Inspect tools
coinvela.com

coinvela.com

Compare live crypto prices across exchanges worldwide. Find the best rates to buy Bitcoin, Ethereum, XRP, and 40+ other cryptocurrencies.

live Unverified Finance & Crypto
7 tools A5 / Act2 / T0 Not yet scored Seen 2026-08-31
find_best_price compare_exchanges get_crypto_price convert_crypto get_exchange_info
Inspect tools

Related on Influzer