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
401k_match_calculator ~121

401(k) Employer Match Calculator — Calculate your 401(k) employer match: enter salary and contribution rate to see the free money you earn, your total yearly savings, and long-run growth.

NameTypeReqDescription
contributionPctnumberyes
firstTierMatchPctnumberyes
firstTierPctnumberyes
growthRatePctnumberyes
salarynumberyes
secondTierMatchPctnumberyes
secondTierPctnumberyes
yearsintegeryes

No output schema declared.

No examples provided.

ai_agent_cost_calculator ~112

AI Agent Cost Calculator — See what an AI agent really costs per successful task: steps, tokens, model pricing and success rate turn dashboard cost per run into the true unit cost.

NameTypeReqDescription
cacheHitRatePctnumberyes
inputTokensPerStepnumberyes
modelIdstringyes
outputTokensPerStepnumberyes
runsPerDaynumberyes
stepsPerRunintegeryes
successRatePctnumberyes

No output schema declared.

No examples provided.

ai_automation_payback_calculator ~130

AI Automation Payback Calculator (Process ROI) — Estimate the payback of automating a process with AI: task volume, time saved, review effort, and API costs give net monthly savings and break-even months.

NameTypeReqDescription
aiCostPerTasknumberyes
automationCoveragePctnumberyes
buildCostnumberyes
loadedHourlyCostnumberyes
minutesPerTaskManualnumberyes
platformCostMonumberyes
reviewMinutesPerTasknumberyes
tasksPerMonthnumberyes

No output schema declared.

No examples provided.

ai_build_vs_buy_calculator ~90

AI Build vs Buy Calculator (API vs Self-Host) — Compare the monthly cost of a hosted LLM API against self-hosting on your own GPUs. Find the break-even token volume and see which option is cheaper for you.

NameTypeReqDescription
apiPricePerMtoknumberyes
selfHostFixedPerMonthnumberyes
tokensPerMonthnumberyes

No output schema declared.

No examples provided.

ai_job_exposure_calculator ~87

AI Job Exposure Score — An AI job exposure score built from published research (Eloundou et al. 2023, O*NET, Goldman Sachs): estimate your task mix, not a prediction about you.

NameTypeReqDescription
creativeCognitivenumberyes
interpersonalnumberyes
physicalnumberyes
routineCognitivenumberyes

No output schema declared.

No examples provided.

ai_roi_calculator ~100

AI Tool ROI Calculator (Payback on Adoption) — Estimate the ROI and payback of an AI tool: enter hours saved per week, staff count, and cost to see monthly net savings, break-even months, and annual return.

NameTypeReqDescription
headcountintegeryes
hourlyCostnumberyes
hoursSavedPerWeeknumberyes
implementationCostnumberyes
monthlyToolCostnumberyes

No output schema declared.

No examples provided.

amazon_fba_calculator ~94

Amazon FBA Profit Calculator — Calculate Amazon FBA net profit, margin, and ROI for any product. Enter price, COGS, and size tier to see the full fee breakdown and your break-even price.

NameTypeReqDescription
adCostnumber
cogsnumberyes
pricenumberyes
referralRatePctnumber
sizeTierstring

No output schema declared.

No examples provided.

apy_calculator ~86

APY Calculator: APR to APY Conversion — Convert your nominal rate (APR) to APY instantly. See how compounding frequency—daily, monthly, or quarterly—affects your true annual yield and final balance.

NameTypeReqDescription
compoundingstringyes
depositnumberyes
nominalRatePctnumberyes
yearsnumberyes

No output schema declared.

No examples provided.

aquarium_stocking_calculator ~87

Aquarium Volume & Stocking Calculator — Work out your fish tank volume and stocking capacity. Enter length, width, and height in inches to get gallons, litres, inch-of-fish, and heater wattage.

NameTypeReqDescription
heightInnumberyes
inchesPerGallonnumberyes
lengthInnumberyes
widthInnumberyes

No output schema declared.

No examples provided.

aspect_ratio_calculator ~76

Aspect Ratio Calculator (Resize & Crop) — Simplify an aspect ratio and resize while keeping it. Enter width and height to get the ratio like 16:9, then a new width to solve the matching height.

NameTypeReqDescription
heightnumberyes
newWidthnumberyes
widthnumberyes

No output schema declared.

No examples provided.

baking_pan_conversion_calculator ~63

Baking Pan Size Conversion Calculator — Convert a recipe between round, square, and rectangular baking pans. Scale batter by pan area, not diameter, to see the exact ratio and bake-time guidance.

NameTypeReqDescription
originalobjectyes
targetobjectyes

No output schema declared.

No examples provided.

balance_transfer_calculator ~100

Balance Transfer Calculator — See how much a 0% balance transfer saves vs staying on your current APR. Enter the fee, promo months, and planned payment to find out if it is worth it.

NameTypeReqDescription
balancenumberyes
currentAprPctnumberyes
monthlyPaymentnumberyes
promoMonthsintegeryes
revertAprPctnumberyes
transferFeePctnumberyes

No output schema declared.

No examples provided.

body_fat_calculator ~103

Body Fat Percentage Calculator (Navy Method) — Estimate your body fat percentage with the US Navy tape-measure method. Enter your sex, height, neck, waist, and hip to see body fat and lean body mass.

NameTypeReqDescription
heightCmnumberyes
hipCmnumber
neckCmnumberyes
sexstringyes
waistCmnumberyes
weightKgnumber

No output schema declared.

No examples provided.

break_even_calculator ~81

Break-Even Point Calculator — Calculate your break-even point in units and revenue. Enter fixed costs, variable cost per unit, and price to see exactly when your business turns profitable.

NameTypeReqDescription
fixedCostsnumberyes
pricePerUnitnumberyes
targetProfitnumberyes
variableCostPerUnitnumberyes

No output schema declared.

No examples provided.

brine_calculator ~94

Brine Calculator (Salt Ratio by Weight) — Calculate salt and sugar for wet or dry brines by weight: enter water volume or meat weight and a salt percentage to get exact grams and a strength chart.

NameTypeReqDescription
meatWeightGramsnumberyes
modestringyes
saltPctnumberyes
sugarPctnumberyes
waterVolumeLnumberyes

No output schema declared.

No examples provided.

burn_rate_runway_calculator ~93

Burn Rate & Runway Calculator — Calculate startup burn rate and cash runway. Gross vs net burn, default alive or dead verdict, and month-by-month cash balance simulation with revenue growth.

NameTypeReqDescription
cashBalancenumberyes
monthlyExpenseGrowthPctnumber
monthlyExpensesnumberyes
monthlyRevenuenumberyes
monthlyRevenueGrowthPctnumber

No output schema declared.

No examples provided.

cac_ltv_calculator ~85

CAC : LTV Ratio Calculator — Calculate Customer Lifetime Value, LTV:CAC ratio with poor/fair/good/excellent verdict bands, CAC payback months, and monthly gross profit per customer.

NameTypeReqDescription
arpanumberyes
cacnumberyes
grossMarginPctnumberyes
monthlyChurnPctnumberyes

No output schema declared.

No examples provided.

calorie_deficit_calculator ~79

Calorie Deficit Calculator (Goal Weight by Date) — Set a goal weight and a target date to see the daily calorie deficit you need, your projected weekly loss rate, and whether the pace is safe or too fast.

NameTypeReqDescription
currentKgnumberyes
daysintegeryes
goalKgnumberyes

No output schema declared.

No examples provided.

calories_burned_calculator ~72

Calories Burned Calculator (MET-Based) — Calculate calories burned by activity with the MET formula: enter weight, minutes, and activity to estimate energy spent, and compare exercises side by side.

NameTypeReqDescription
metnumberyes
minutesnumberyes
weightKgnumberyes

No output schema declared.

No examples provided.

car_affordability_calculator ~106

Car Affordability Calculator — How much car can you afford? Enter your monthly budget, APR, loan term, and down payment to see your max loan and car price, plus a 15%-of-income rule check.

NameTypeReqDescription
annualRatePctnumberyes
downPaymentnumberyes
monthlyIncomenumber
monthlyPaymentnumberyes
termMonthsintegeryes
tradeInnumberyes

No output schema declared.

No examples provided.

car_depreciation_calculator ~83

Car Depreciation Calculator — Estimate what your car will be worth in the years ahead. Enter price and depreciation rates to see a year-by-year value curve, total loss, and percent lost.

NameTypeReqDescription
annualRatenumberyes
firstYearRatenumberyes
horizonYearsintegeryes
pricenumberyes

No output schema declared.

No examples provided.

car_lease_calculator ~92

Car Lease Payment Calculator (Money Factor) — Estimate your monthly car lease payment from the cap cost, residual, term, and money factor. See the depreciation and finance split, sales tax, and APR.

NameTypeReqDescription
capCostnumberyes
moneyFactornumberyes
residualnumberyes
salesTaxPctnumberyes
termMonthsintegeryes

No output schema declared.

No examples provided.

car_loan_calculator ~101

Car Loan Calculator with Sales Tax and Trade-In — Calculate your exact monthly car payment including sales tax and trade-in. View your full amortization schedule, total interest paid, and cost of ownership.

NameTypeReqDescription
annualRatePctnumberyes
downPaymentnumberyes
salesTaxPctnumberyes
termMonthsintegeryes
tradeInValuenumberyes
vehiclePricenumberyes

No output schema declared.

No examples provided.

cd_ladder_calculator ~81

CD Ladder Calculator — Build a CD ladder: split your savings across staggered-maturity CDs and see year-one interest, per-rung breakdown, and your blended APY across the whole ladder.

NameTypeReqDescription
baseApynumberyes
principalnumberyes
rungsintegeryes
stepnumberyes

No output schema declared.

No examples provided.

churn_rate_calculator ~86

Churn & Retention Rate Calculator — Calculate monthly and annual customer churn, revenue churn, and net revenue retention. Compounding conversion and implied average customer lifetime included.

NameTypeReqDescription
expansionMRRnumberyes
lostCustomersnumberyes
lostMRRnumberyes
startingCustomersnumberyes
startingMRRnumberyes

No output schema declared.

No examples provided.

closing_cost_calculator ~105

Mortgage Closing Cost Estimator — Estimate US mortgage closing costs before you buy. See itemized origination, appraisal, title, and prepaid fees with typical ranges and cash to close.

NameTypeReqDescription
appraisalFeenumberyes
homePricenumberyes
loanAmountnumberyes
originationFeePctnumberyes
prepaidEscrownumberyes
recordingFeenumberyes
titleFeenumberyes

No output schema declared.

No examples provided.

coast_fire_calculator ~86

Coast FIRE Calculator — Find your Coast FIRE number: the amount you need invested today so it grows to your FIRE target by retirement with zero further contributions. Mind the gap.

NameTypeReqDescription
currentAgeintegeryes
currentSavingsnumberyes
realReturnPctnumberyes
retirementAgeintegeryes
targetFireNumbernumberyes

No output schema declared.

No examples provided.

compound_interest_calculator ~112

Compound Interest Calculator — Calculate compound interest with monthly contributions. See your balance grow year by year and discover exactly how much of your final balance is pure interest. Supports Verifiable Calculation Certificates: pass certify=true to also receive a signed, independently verifiable receipt (DSSE/Ed25519) for this exact calculation.

NameTypeReqDescription
annualRatePctnumberyes
certifyboolean
initialPrincipalnumberyes
monthlyContributionnumberyes
yearsnumberyes

No output schema declared.

No examples provided.

concrete_calculator ~99

Concrete Calculator (Cubic Yards & Bags) — Calculate how much concrete you need for a slab, footing, or pad. Enter length, width, and thickness to get cubic yards, cubic feet, and the exact bag count.

NameTypeReqDescription
bagYieldFt3numberyes
lengthFtnumberyes
thicknessInchesnumberyes
wastePctnumberyes
widthFtnumberyes

No output schema declared.

No examples provided.

contractor_vs_employee_calculator ~105

1099 vs W-2 Rate Calculator — Compare a W-2 job to 1099 contract work: enter salary, employer FICA, benefits, and PTO to see the equivalent 1099 gross rate you need to break even fairly.

NameTypeReqDescription
benefitsValuenumberyes
contractorGrossnumberyes
employerFicaPctnumberyes
ptoValuenumberyes
w2Salarynumberyes

No output schema declared.

No examples provided.

cost_per_mile_calculator ~101

Cost Per Mile to Own a Car Calculator — See what your car truly costs to drive: enter yearly fuel, maintenance, insurance, depreciation, and financing interest or lease cost to get your real cost per mile driven.

NameTypeReqDescription
annualMilesnumberyes
depreciationnumberyes
financingOrLeaseCostnumberyes
fuelnumberyes
insurancenumberyes
maintenancenumberyes

No output schema declared.

No examples provided.

credit_card_payoff_calculator ~76

Credit Card Payoff Calculator — Find out how many months until your credit card is paid off — and how the minimum-payment trap costs you decades and multiples of your original balance.

NameTypeReqDescription
aprPctnumberyes
balancenumberyes
monthlyPaymentnumberyes
targetMonths

No output schema declared.

No examples provided.

crop_factor_calculator ~91

Crop Factor / Equivalent Focal Length Calculator — Convert focal length to a full-frame equivalent by crop factor. Enter focal length, aperture, and sensor to get equivalent focal, aperture, and field of view.

NameTypeReqDescription
aperturenumberyes
cropFactornumberyes
focalMmnumberyes
sensorPresetstringyes
sensorWidthMmnumberyes

No output schema declared.

No examples provided.

debt_consolidation_calculator ~73

Debt Consolidation Calculator — See how your current debts compare against one new consolidation loan. A lower rate with a longer term can still cost you more — see the true lifetime numbers.

NameTypeReqDescription
consolidationAprPctnumberyes
consolidationTermMonthsintegeryes
debtsarrayyes

No output schema declared.

No examples provided.

debt_payoff_calculator ~72

Debt Payoff Calculator: Avalanche vs Snowball — Compare the avalanche and snowball debt payoff strategies side by side. See how much interest you save and how many months sooner you'll be debt-free.

NameTypeReqDescription
debtsarrayyes
extraMonthlynumberyes
strategystringyes

No output schema declared.

No examples provided.

deck_boards_calculator ~116

Deck Board Calculator (Linear Feet & Boards) — Calculate how many deck boards you need. Enter deck length, width, board width, gap, and board length to get area, linear feet, board count, and total cost.

NameTypeReqDescription
boardLengthFtnumberyes
boardWidthInnumberyes
deckLengthnumberyes
deckWidthnumberyes
gapInnumberyes
pricePerBoardnumberyes
wastePctnumberyes

No output schema declared.

No examples provided.

depth_of_field_calculator ~87

Depth of Field & Hyperfocal Calculator — Calculate depth of field and hyperfocal distance from focal length, aperture, and subject distance. See the near and far limits of sharp focus in meters.

NameTypeReqDescription
aperturenumberyes
circleOfConfusionMmnumberyes
focalLengthMmnumberyes
subjectDistanceMnumberyes

No output schema declared.

No examples provided.

dividend_reinvestment_calculator ~86

DRIP Dividend Reinvestment Calculator — See how reinvested dividends compound your portfolio. Enter dividend yield, price growth, and yearly contributions to project future value and total growth.

NameTypeReqDescription
annualContributionnumberyes
dividendYieldPctnumberyes
priceGrowthPctnumberyes
principalnumberyes
yearsintegeryes

No output schema declared.

No examples provided.

dog_age_calculator ~72

Dog Age Calculator (Human Years, Size-Adjusted) — Convert your dog age into human years the AKC way, adjusted for body size — not the old myth of multiplying by seven. Enter age and size for a real estimate.

NameTypeReqDescription
ageintegeryes
sizeClassstringyes

No output schema declared.

No examples provided.

down_payment_calculator ~62

Down Payment Calculator with PMI Threshold — Calculate your down payment amount, loan size, and PMI status instantly. See the dollar gap to 20% equity and compare multiple down payment scenarios.

NameTypeReqDescription
downPctnumberyes
pricenumberyes

No output schema declared.

No examples provided.

drywall_calculator ~75

Drywall Sheet Calculator — Calculate how many drywall sheets you need for a room. Enter total wall and ceiling area, waste percent, and sheet size to get sheets, screws, mud, and tape.

NameTypeReqDescription
sheetAreaSqFtnumberyes
wallAreanumberyes
wastePctnumberyes

No output schema declared.

No examples provided.

dti_calculator ~84

Debt-to-Income (DTI) Ratio Calculator — Calculate your front-end and back-end debt-to-income ratio instantly. See how your debt load compares against the 36%, 43% QM, and 50% lender thresholds.

NameTypeReqDescription
grossMonthlyIncomenumberyes
housingPaymentnumberyes
otherMonthlyDebtsnumberyes

No output schema declared.

No examples provided.

ecommerce_profit_margin_calculator ~115

Ecommerce Profit Margin Calculator — Calculate your true ecommerce profit margin including COGS, shipping, packaging, payment fees, and ad spend per unit. See contribution vs fully-loaded margin.

NameTypeReqDescription
adCostPerUnitnumberyes
cogsnumberyes
packagingCostnumberyes
paymentFeePctnumberyes
platformFeePctnumberyes
pricenumberyes
returnsAllowancePctnumberyes
shippingCostnumberyes

No output schema declared.

No examples provided.

electricity_cost_calculator ~76

Appliance Electricity Cost Calculator — Work out what any appliance really costs to run. Enter its watts, hours per day, and your kWh rate to see the cost per day, month, and year at a glance.

NameTypeReqDescription
hoursPerDaynumberyes
ratenumberyes
wattsnumberyes

No output schema declared.

No examples provided.

employee_cost_calculator ~81

True Cost of an Employee Calculator — Calculate the true, fully loaded cost of an employee beyond base salary: add employer FICA, benefits, and overhead to see the total and its multiple of pay.

NameTypeReqDescription
benefitsValuenumberyes
ficaPctnumberyes
overheadValuenumberyes
salarynumberyes

No output schema declared.

No examples provided.

etsy_fee_calculator ~108

Etsy Fee & Profit Calculator — Calculate Etsy fees, net proceeds, and break-even price for any listing. Fee breakdown always visible: listing $0.20, transaction 6.5%, payment 3%+$0.25.

NameTypeReqDescription
cogsnumberyes
itemPricenumberyes
offsiteAdsstringyes
processingFlatnumberyes
processingRatePctnumberyes
shippingPricenumberyes

No output schema declared.

No examples provided.

ev_charging_cost_calculator ~108

EV Charging Cost Calculator — See what it really costs to charge your EV at home or on public chargers. Enter battery size, charge window, and rates for cost per charge and per mile.

NameTypeReqDescription
batteryKWhnumberyes
currentPctnumberyes
efficiencynumberyes
homeRatenumberyes
milesPerKWhnumberyes
publicRatenumberyes
targetPctnumberyes

No output schema declared.

No examples provided.

fence_calculator ~121

Fence Calculator (Posts, Panels, Rails) — Calculate fence materials fast: enter your run length, post spacing, and picket width to get exact posts, rails, and pickets, plus an optional total cost.

NameTypeReqDescription
fenceLengthnumberyes
gapInnumberyes
picketPricenumber
picketWidthInnumberyes
postPricenumber
postSpacingnumberyes
railPricenumber
railsPerSectionintegeryes

No output schema declared.

No examples provided.

fertilizer_calculator ~89

Fertilizer Calculator (N-P-K Rate) — Work out how much fertilizer to spread: enter your lawn size, target nitrogen rate, and the bag N number to get pounds of product per feeding and per season.

NameTypeReqDescription
areaSqFtnumberyes
nitrogenPctnumberyes
numApplicationsintegeryes
targetNper1000numberyes

No output schema declared.

No examples provided.

fine_tuning_cost_calculator ~119

Fine-Tuning Cost Calculator — Estimate what a fine-tuning run costs: GPU-hours for a self-managed cluster versus per-token managed API pricing, with wall-clock time and the cheaper path.

NameTypeReqDescription
apiFineTuneIdstringyes
datasetTokensMnumberyes
epochsintegeryes
gpuCountintegeryes
gpuHourlyUsdnumberyes
gpuIdstringyes
methodstringyes
trainingTokensPerSecAggregatenumberyes

No output schema declared.

No examples provided.