Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

com.calcfleet/calculators

REMOTE · CALCFLEET.COM · SCANNED AUG 3

Tested financial & practical calculators as free, no-auth MCP tools for AI agents.

Available components

+9 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 122 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability37
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 11571 tokens (~94/item across 122 items; 122 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · calcfleet.com

# add to Claude Code
claude mcp add --transport http com-calcfleet-calculators https://calcfleet.com/api/mcp
# ~/.codex/config.toml
[mcp_servers.com-calcfleet-calculators]
url = "https://calcfleet.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-calcfleet-calculators": {
      "type": "remote",
      "url": "https://calcfleet.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-calcfleet-calculators --url https://calcfleet.com/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-calcfleet-calculators:
    url: "https://calcfleet.com/api/mcp"
// mcp.json
{
  "mcpServers": {
    "com-calcfleet-calculators": {
      "type": "http",
      "url": "https://calcfleet.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 51

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://calcfleet.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=calcfleet.com CN=YR2,O=Let's Encrypt,C=US 4 Jul 2026 2 Oct 2026 RSA 2048 SHA256-RSA 5127b5138e2c6e68153385f772ddef18b0a
SANs: calcfleet.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC secure

Validation of calcfleet.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
calcfleet.com. present 41476 13 Verified
calcfleet.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://calcfleet.com/api/mcp Verified 200
http (plaintext) http://calcfleet.com/api/mcp HTTPS enforced 308 https://calcfleet.com/api/mcp
MCP tools — 122 exposed · ~11,571 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
fire_calculator ~96

FIRE Calculator: When Can You Retire Early? — Calculate your FIRE number and years to early retirement. Enter current savings, annual expenses, and expected return rate to reach financial independence.

NameTypeReqDescription
annualExpensesnumberyes
annualSavingsnumberyes
currentAgeintegeryes
currentSavingsnumberyes
expectedReturnPctnumberyes
withdrawalRatePctnumberyes

No output schema declared.

No examples provided.

flooring_calculator ~94

Flooring Calculator (Boxes & Cost) — Figure out how many boxes of flooring to buy and what it costs. Enter room length, width, waste percentage, box coverage, and price per box for an estimate.

NameTypeReqDescription
boxCoverageSqFtnumberyes
lengthFtnumberyes
pricePerBoxnumberyes
wastePctnumberyes
widthFtnumberyes

No output schema declared.

No examples provided.

freelance_hourly_rate_calculator ~105

Freelance Hourly Rate Calculator — Calculate your freelance hourly rate accounting for taxes, business expenses, and a profit margin. Find out exactly what to charge to hit your income goal.

NameTypeReqDescription
annualBusinessExpensesnumberyes
billableHoursPerWeeknumberyes
desiredAnnualIncomenumberyes
profitMarginPctnumberyes
taxRatePctnumberyes
workWeeksPerYearnumberyes

No output schema declared.

No examples provided.

gas_vs_electric_car_calculator ~109

Gas vs Electric Car Cost Calculator — Compare the yearly fuel cost of a gas car versus an electric car. Enter miles, MPG, and rates to see annual savings, break-even years, and 5-year totals.

NameTypeReqDescription
annualMilesnumberyes
electricityRatenumberyes
evPricePremiumnumber
gasPricePerGalnumberyes
kWhPerMilenumberyes
mpgnumberyes

No output schema declared.

No examples provided.

global_hiring_cost_calculator ~128

Global Hiring Cost Calculator — Compare the annual cost of a US W-2 employee against an international contractor or an EOR hire, including employer taxes, benefits, and platform fees.

NameTypeReqDescription
contractorPlatformFeeMonumberyes
eorEmployerBurdenPctnumberyes
eorFeeMonumberyes
eorGrossSalaryAnnualnumberyes
intlContractorMonthlynumberyes
usBenefitsAnnualnumberyes
usOtherEmployerTaxesnumberyes
usSalarynumberyes

No output schema declared.

No examples provided.

gpu_vram_calculator ~87

GPU VRAM Calculator (Model Size & GPU Fit) — Calculate the VRAM a large language model needs by parameter count and precision (fp16, int8, int4), then see which GPU it fits — from RTX 4090 to H100.

NameTypeReqDescription
overheadPctnumberyes
paramsBillionnumberyes
precisionstringyes

No output schema declared.

No examples provided.

grass_seed_calculator ~83

Grass Seed Calculator — Calculate how much grass seed you need: enter your lawn area in square feet and the seeding rate to get pounds required and bags to buy for new or overseed.

NameTypeReqDescription
areaSqFtnumberyes
bagLbsnumberyes
modestringyes
ratePer1000numberyes

No output schema declared.

No examples provided.

gravel_calculator ~85

Gravel & Aggregate Calculator (Yards & Tons) — Calculate how much gravel or aggregate you need for a driveway, path, or garden bed. Enter area and depth to get cubic yards, cubic feet, and tons by density.

NameTypeReqDescription
areaSqFtnumberyes
densityTonsPerYardnumberyes
depthInchesnumberyes

No output schema declared.

No examples provided.

heart_rate_zone_calculator ~70

Heart Rate Zone Calculator — Calculate your five heart rate training zones from your age using the 220 − age or Tanaka formula, with an optional Karvonen resting heart rate refinement.

NameTypeReqDescription
ageintegeryes
formulastringyes
restingHRinteger

No output schema declared.

No examples provided.

heat_pump_savings_calculator ~94

Heat Pump vs Furnace Savings Calculator — Compare a heat pump against electric resistance or a furnace. Enter your heating need, COP, and rate to see yearly running cost, savings, and payback.

NameTypeReqDescription
comparisonCopnumberyes
copnumberyes
electricityRatenumberyes
heatNeedKWhnumberyes
installedCostDeltanumberyes

No output schema declared.

No examples provided.

heloc_calculator ~110

HELOC Payment Calculator (Draw + Repayment) — Calculate your HELOC draw and repayment payments. See the payment shock when interest-only switches to fully amortized, plus total interest across both phases.

NameTypeReqDescription
annualRatePctnumberyes
cltvPctnumberyes
drawBalancenumberyes
drawTermMonthsintegeryes
homeValuenumberyes
mortgageBalancenumberyes
repayTermMonthsintegeryes

No output schema declared.

No examples provided.

hire_vs_outsource_calculator ~127

Hire vs Outsource Calculator — Compare the fully loaded cost of an in-house hire against outsourcing to an agency or freelancer, with a break-even hours line showing when hiring wins.

NameTypeReqDescription
agencyHourlyRatenumberyes
annualSalarynumberyes
benefitsRatenumberyes
employerTaxRatenumberyes
expectedTenureYearsnumberyes
hoursNeededPerMonthnumberyes
managementOverheadPctnumberyes
overheadAnnualnumberyes
recruitingCostnumberyes

No output schema declared.

No examples provided.

home_affordability_calculator ~163

Home Affordability Calculator — Find out how much house you can afford using the 28/36 DTI rule. Enter income, rate, and debts to get your max loan, price, and a DTI scenarios table. Supports Verifiable Calculation Certificates: pass certify=true to also receive a signed, independently verifiable receipt (DSSE/Ed25519) for this exact calculation.

NameTypeReqDescription
annualRatePctnumberyes
backEndDtiPctnumberyes
certifyboolean
downPaymentnumberyes
frontEndDtiPctnumberyes
grossMonthlyIncomenumberyes
otherMonthlyDebtsnumberyes
termYearsnumberyes

No output schema declared.

No examples provided.

home_battery_size_calculator ~90

Home Battery Backup Size Calculator — Size a home backup battery. Enter your essential load in kW and hours of backup to get the kWh needed, how many battery units, and runtime at each load.

NameTypeReqDescription
backupHoursnumberyes
depthOfDischargenumberyes
essentialLoadKWnumberyes
unitCapacityKWhnumberyes

No output schema declared.

No examples provided.

ideal_weight_calculator ~68

Ideal Weight Calculator (4 Formulas) — Estimate ideal body weight from your height and sex using four classic formulas (Devine, Robinson, Miller, Hamwi) and see the healthy range, not one number.

NameTypeReqDescription
heightCmnumberyes
sexstringyes

No output schema declared.

No examples provided.

lead_gen_budget_calculator ~99

Lead Gen Budget Calculator — Work out your lead generation budget: leads needed for a customer goal, the implied CAC against your LTV target, and the maximum cost per lead to pay.

NameTypeReqDescription
avgCustomerLtvnumberyes
blendedCostPerLeadnumberyes
leadToCustomerRatenumberyes
newCustomersGoalnumberyes
targetLtvCacRationumberyes

No output schema declared.

No examples provided.

lease_vs_buy_car_calculator ~117

Lease vs Buy a Car Calculator — Compare leasing versus buying a car over the same time horizon. See each total cost, the difference, and true net cost per month once resale value is counted.

NameTypeReqDescription
buyDownPaymentnumberyes
buyMonthlynumberyes
estimatedMaintenancenumberyes
horizonMonthsintegeryes
leaseDownPaymentnumberyes
leaseFeesnumberyes
leaseMonthlynumberyes
resaleValuenumberyes

No output schema declared.

No examples provided.

llc_vs_sole_proprietor_calculator ~118

LLC vs Sole Proprietor Calculator — Compare a sole proprietorship with an LLC: formation and annual state costs, self-employment tax on both, and the estimated savings of an S-corp election.

NameTypeReqDescription
annualStateFeenumberyes
netProfitnumberyes
payrollAdminCostnumberyes
reasonableSalarynumberyes
registeredAgentFeenumberyes
sCorpElectionbooleanyes
stateFilingFeenumberyes

No output schema declared.

No examples provided.

llm_api_cost_calculator ~101

LLM API Cost Calculator (GPT-4o, Claude, Gemini) — Estimate monthly API costs for GPT-4o, Claude, and Gemini from tokens per request and volume. See input vs output cost split. Prices as of 2025 — verify.

NameTypeReqDescription
inputTokensPerReqnumberyes
modelstringyes
outputTokensPerReqnumberyes
requestsPerMonthnumberyes

No output schema declared.

No examples provided.

llm_self_host_vs_api_calculator ~123

LLM Self-Host vs API Cost Calculator — Find the monthly token volume where self-hosting an LLM on rented GPUs beats paying per token for an API. Compare costs, GPUs needed, and breakeven point.

NameTypeReqDescription
apiModelIdstringyes
gpuHourlyUsdnumberyes
gpuIdstringyes
monthlyInputTokensMnumberyes
monthlyOutputTokensMnumberyes
throughputTokensPerSecnumberyes
utilizationPctnumberyes

No output schema declared.

No examples provided.

llm_throughput_calculator ~112

LLM Throughput & GPU Sizing Calculator — Estimate how many GPUs your LLM needs: concurrent users and target tokens per second become cluster size, monthly cloud cost, and real utilization at load.

NameTypeReqDescription
aggregateTokensPerSecPerGpunumberyes
concurrentUsersintegeryes
gpuHourlyUsdnumberyes
gpuIdstringyes
targetTokensPerSecPerUsernumberyes
utilizationHeadroomPctnumberyes

No output schema declared.

No examples provided.

loan_amortization_calculator ~79

Loan Amortization Calculator — Get your full loan amortization schedule instantly. See how each payment splits between interest and principal, and how extra payments cut total interest paid.

NameTypeReqDescription
annualRatePctnumberyes
extraMonthlynumberyes
loanAmountnumberyes
termMonthsintegeryes

No output schema declared.

No examples provided.

macro_calculator ~90

Macro Calculator: Protein, Carbs and Fat Targets — Calculate your daily protein, carb, and fat targets from your calorie goal. Choose a preset split or customize macros for your fitness or body-composition plan.

NameTypeReqDescription
carbsPctinteger
dailyCaloriesnumberyes
fatPctinteger
presetstringyes
proteinPctinteger

No output schema declared.

No examples provided.

margin_markup_calculator ~57

Margin and Markup Calculator — Calculate gross profit, margin percentage, and markup percentage instantly. Enter cost and price to see the right number for your business pricing strategy.

NameTypeReqDescription
costnumberyes
pricenumberyes

No output schema declared.

No examples provided.

mortgage_overpayment_calculator ~78

Mortgage Overpayment Calculator — See exactly how much interest and time you save by overpaying your mortgage. Instant amortization schedule plus a clear breakdown of the months you save.

NameTypeReqDescription
annualRatePctnumberyes
extraMonthlynumberyes
principalnumberyes
termYearsnumberyes

No output schema declared.

No examples provided.

mortgage_piti_calculator ~108

Mortgage PITI Calculator — Calculate your full monthly PITI mortgage payment—principal, interest, property taxes, homeowners insurance, and PMI. Full amortization schedule included.

NameTypeReqDescription
annualInsuranceDollarsnumberyes
annualPropertyTaxRatePctnumberyes
annualRatePctnumberyes
homeValuenumberyes
loanAmountnumberyes
pmiRatePctnumberyes
termYearsintegeryes

No output schema declared.

No examples provided.

mortgage_points_calculator ~101

Mortgage Discount Points Break-Even Calculator — Find out if buying mortgage discount points is worth it. See the break-even month and net gain over your planned hold period. Points lose if you sell early.

NameTypeReqDescription
annualRatePctnumberyes
holdPeriodMonthsintegeryes
loanAmountnumberyes
pointsnumberyes
rateReductionPerPointnumberyes
termMonthsintegeryes

No output schema declared.

No examples provided.

mortgage_refinance_calculator ~100

Mortgage Refinance Calculator — Find out if refinancing your mortgage is worth it. Compare monthly payments, see when you break even, and spot if a lower rate actually costs more overall.

NameTypeReqDescription
closingCostsnumberyes
currentBalancenumberyes
currentRatePctnumberyes
newRatePctnumberyes
newTermMonthsintegeryes
remainingTermMonthsintegeryes

No output schema declared.

No examples provided.

mulch_calculator ~91

Mulch Calculator (Cubic Yards & Bags) — Calculate how much mulch you need for a garden bed or landscape. Enter area and depth to get cubic yards, cubic feet, and the exact number of bags to buy.

NameTypeReqDescription
areaSqFtnumberyes
bagSizeFt3numberyes
depthInchesnumberyes
wastePctnumberyes

No output schema declared.

No examples provided.

one_rep_max_calculator ~79

One Rep Max (1RM) Calculator — Estimate your one-rep max from any set using the Epley and Brzycki formulas, then read a full percentage-of-1RM table to set training loads for every lift.

NameTypeReqDescription
formulastringyes
repsintegeryes
weightnumberyes

No output schema declared.

No examples provided.

overtime_pay_calculator ~95

Overtime Pay Calculator (Time-and-a-Half) — Calculate overtime pay at time-and-a-half or a custom rate. Enter your hourly wage plus regular, overtime, and double-time hours for weekly and annual gross.

NameTypeReqDescription
doubletimeHoursnumberyes
hourlyRatenumberyes
overtimeHoursnumberyes
overtimeMultipliernumberyes
regularHoursnumberyes

No output schema declared.

No examples provided.

paint_calculator ~121

Paint Calculator: How Much Paint Do I Need? — Calculate exactly how much paint you need for any room. Enter room dimensions, number of coats, doors, windows, and paint coverage to get total liters and cans.

NameTypeReqDescription
coatsintegeryes
coveragePerLiterM2numberyes
doorsintegeryes
includeCeilingbooleanyes
roomLengthMnumberyes
roomWidthMnumberyes
wallHeightMnumberyes
windowsintegeryes

No output schema declared.

No examples provided.

pay_raise_calculator ~78

Pay Raise Calculator — Calculate your pay raise two ways: the nominal percentage increase and the real, inflation-adjusted raise, plus the annual and per-paycheck dollar gain.

NameTypeReqDescription
inflationPctnumberyes
newSalarynumberyes
oldSalarynumberyes
payPeriodsPerYearintegeryes

No output schema declared.

No examples provided.

payback_period_calculator ~87

CAC Payback Period Calculator — Calculate your CAC payback period with simple and discounted methods. Find the month your customer acquisition cost is fully recovered, plus a cumulative chart.

NameTypeReqDescription
annualDiscountRatePctnumberyes
arpanumberyes
cacnumberyes
grossMarginPctnumberyes
targetMonthsnumberyes

No output schema declared.

No examples provided.

personal_loan_calculator ~120

Personal Loan Calculator with APR & Amortization — Calculate your personal loan monthly payment, total interest, and true effective APR including any origination fee. Full amortization schedule included. Supports Verifiable Calculation Certificates: pass certify=true to also receive a signed, independently verifiable receipt (DSSE/Ed25519) for this exact calculation.

NameTypeReqDescription
annualRatePctnumberyes
certifyboolean
originationFeePctnumberyes
principalnumberyes
termMonthsintegeryes

No output schema declared.

No examples provided.

pet_cost_calculator ~107

Pet Cost Calculator (First-Year & Lifetime) — Add up the true cost of a pet: first-year and lifetime. Enter monthly food, vet, insurance, and supplies plus setup cost to see what it really adds up to.

NameTypeReqDescription
foodnumberyes
insurancenumberyes
lifespanYearsintegeryes
othernumberyes
setupCostnumberyes
suppliesnumberyes
vetnumberyes

No output schema declared.

No examples provided.

pet_food_portion_calculator ~79

Dog & Cat Food Portion Calculator — Estimate how much to feed a dog or cat from ideal weight and activity using the vet RER formula. Enter weight and food calories to get daily cups to serve.

NameTypeReqDescription
foodKcalPerCupnumberyes
lifestyleFactornumberyes
weightKgnumberyes

No output schema declared.

No examples provided.

pizza_dough_calculator ~91

Pizza Dough Calculator (Baker's Percentage) — Calculate pizza dough by baker's percentage: enter ball count, weight, and hydration to get exact flour, water, salt, and yeast weights for your batch.

NameTypeReqDescription
ballWeightnumberyes
ballsintegeryes
hydrationnumberyes
saltPctnumberyes
yeastPctnumberyes

No output schema declared.

No examples provided.

pricing_strategy_calculator ~93

Pricing Strategy Calculator — Model a price change before you commit: see the maximum volume you can lose and stay profitable, plus predicted demand and profit at a chosen elasticity.

NameTypeReqDescription
currentPricenumberyes
elasticitynumberyes
fixedCostsMonumberyes
monthlyUnitsnumberyes
newPricenumberyes
variableCostPerUnitnumberyes

No output schema declared.

No examples provided.

print_resolution_calculator ~100

Print Resolution & Max Print Size Calculator — Find the largest quality print from your photo pixels, or the DPI a chosen print size lands at. Enter pixel size and a target size or DPI to check the fit.

NameTypeReqDescription
dpinumberyes
modestringyes
pixelHnumberyes
pixelWnumberyes
printHeightInnumberyes
printWidthInnumberyes

No output schema declared.

No examples provided.

product_pricing_calculator ~93

Product Pricing Calculator — Set the right selling price for your product. Enter fully-loaded unit cost — materials, labor, overhead, and platform fees — then choose a target margin.

NameTypeReqDescription
feesPctnumberyes
hourlyRatenumberyes
laborHoursnumberyes
materialsnumberyes
overheadnumberyes
targetMarginPctnumberyes

No output schema declared.

No examples provided.

prompt_caching_savings_calculator ~94

Prompt Caching Savings Calculator (LLM API Costs) — Estimate how much prompt caching cuts your LLM API bill: monthly input tokens, cacheable share, and hit rate give per-model savings, cache writes included.

NameTypeReqDescription
cacheableSharePctnumberyes
hitRatePctnumberyes
modelIdstringyes
monthlyInputTokensMnumberyes

No output schema declared.

No examples provided.

pto_accrual_calculator ~101

PTO Accrual Calculator — Calculate how much paid time off you accrue each pay period from your annual PTO days, then project your future balance by pay date after the hours you've used.

NameTypeReqDescription
annualDaysnumberyes
currentBalanceHoursnumberyes
hoursPerDaynumberyes
periodsElapsedintegeryes
periodsPerYearintegeryes
usedHoursnumberyes

No output schema declared.

No examples provided.

puppy_weight_calculator ~72

Puppy Adult Weight Predictor — Predict your puppy adult weight from its current weight and age in weeks, with a size-class note. Enter the numbers to see the grown-up size to expect.

NameTypeReqDescription
ageWeeksnumberyes
currentWeightKgnumberyes
sizeClassstring

No output schema declared.

No examples provided.

purchase_impact_calculator ~109

Purchase Impact Calculator — See the true cost of any purchase: what the price would grow to if invested, how many days of work it represents, and how far it pushes back your FIRE date.

NameTypeReqDescription
annualNetIncomenumber
currentSavingsnumber
expectedRealReturnPctnumberyes
fireNumbernumber
monthlySavingsnumber
pricenumberyes
yearsHorizonintegeryes

No output schema declared.

No examples provided.

rag_cost_calculator ~131

RAG Cost Calculator — Estimate what a RAG pipeline costs: one-time corpus embedding, monthly vector storage, and per-query LLM generation from verified 2026 provider prices.

NameTypeReqDescription
avgTokensPerDocnumberyes
chunkTokensintegeryes
docCountintegeryes
embeddingModelIdstringyes
generationModelIdstringyes
outputTokensPerQuerynumberyes
queriesPerMonthintegeryes
retrievedTokensPerQuerynumberyes
vectorStorageUsdPerGbMonthnumberyes

No output schema declared.

No examples provided.

recipe_cost_calculator ~77

Recipe Cost & Cost-Per-Serving Calculator — Cost out any recipe in seconds: enter ingredients, quantities, and unit prices to get total cost, cost per serving, and a suggested menu price by food cost.

NameTypeReqDescription
ingredientsarrayyes
servingsintegeryes
targetFoodCostPctnumber

No output schema declared.

No examples provided.

recipe_scaler_calculator ~74

Recipe Scaler / Serving Size Calculator — Scale any recipe up or down: enter the original and desired servings, and this tool multiplies every ingredient by the exact ratio so amounts stay balanced.

NameTypeReqDescription
desiredServingsnumberyes
ingredientsarrayyes
originalServingsnumberyes

No output schema declared.

No examples provided.

rent_affordability_calculator ~97

Rent Affordability Calculator — Find out how much rent you can afford using the 30% rule, 50/30/20 budget, and a cashflow stress test. All three caps side by side so you see the trade-offs.

NameTypeReqDescription
dtiPctnumberyes
grossMonthlyIncomenumberyes
monthlyFixedExpensesnumberyes
takeHomePaynumberyes

No output schema declared.

No examples provided.

rent_vs_buy_calculator ~153

Rent vs Buy Calculator — Compare renting vs buying over any timeline. See which builds more wealth, when break-even hits, and how appreciation and rent increases tip the balance.

NameTypeReqDescription
buyClosingCostsPctnumberyes
downPaymentPctnumberyes
homeAppreciationPctnumberyes
homePricenumberyes
horizonYearsintegeryes
investmentReturnPctnumberyes
maintenancePctAnnualnumberyes
monthlyRentnumberyes
mortgageRatePctnumberyes
mortgageTermYearsintegeryes
rentIncreasePctnumberyes
sellCostsPctnumberyes

No output schema declared.

No examples provided.