← 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_subscription_cost

transact imperative May require confirmation

Normalizes mixed-interval subscriptions into monthly-equivalent costs, ranks by impact, and computes triage savings, category totals, and future-price scenarios.

Page: /

Input schema

PropertyTypeRequiredDescription
subscriptions array no Subscriptions
opportunityReturnPct number no
opportunityHorizonYears integer no
Raw JSON schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "subscriptions": {
      "default": [],
      "description": "Subscriptions",
      "maxItems": 40,
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "id": {
            "type": "string",
            "minLength": 1,
            "maxLength": 96
          },
          "name": {
            "type": "string",
            "minLength": 1,
            "maxLength": 64
          },
          "billingAmount": {
            "type": "number",
            "minimum": 0,
            "maximum": 1000000000
          },
          "billingInterval": {
            "default": "monthly",
            "type": "string",
            "enum": [
              "weekly",
              "monthly",
              "quarterly",
              "annual"
            ]
          },
          "category": {
            "default": "boxes-other",
            "type": "string",
            "enum": [
              "streaming-video",
              "music-audio",
              "cloud-storage",
              "fitness",
              "news-reading",
              "software-apps",
              "gaming",
              "delivery-memberships",
              "boxes-other"
            ]
          },
          "verdict": {
            "type": "string",
            "enum": [
              "keep",
              "unsure",
              "cancel"
            ]
          },
          "lastUsed": {
            "type": "string",
            "enum": [
              "this-week",
              "this-month",
              "cant-remember"
            ]
          },
          "shareCount": {
            "default": 1,
            "type": "integer",
            "minimum": 1,
            "maximum": 12
          },
          "futureBillingAmount": {
            "type": "number",
            "minimum": 0,
            "maximum": 1000000000
          },
          "priceChangeNote": {
            "default": "",
            "type": "string",
            "maxLength": 120
          },
          "source": {
            "default": "custom",
            "type": "string",
            "enum": [
              "picker",
              "custom"
            ]
          }
        },
        "required": [
          "name",
          "billingAmount"
        ],
        "additionalProperties": {}
      }
    },
    "opportunityReturnPct": {
      "default": 7,
      "type": "number",
      "minimum": 0,
      "maximum": 30
    },
    "opportunityHorizonYears": {
      "default": 10,
      "type": "integer",
      "minimum": 1,
      "maximum": 50
    }
  },
  "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