C
calculators
/take_home_pay_calculator
Take-Home Pay Calculator (US)
Take-Home Pay Calculator (US) — Estimate your US take-home pay for 2026. Enter gross salary and filing status to see federal income tax, Social Security, Medica
liveunknown~5s typical
mcpcalculators
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-calcfleet-calculators /take_home_pay_calculator for me.
Input
| Field | Type | Description |
|---|---|---|
| grossAnnualSalary* | number | |
| filingStatus* | string (single | married) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-calcfleet-calculators","endpoint":"/take_home_pay_calculator","input":{"grossAnnualSalary":1,"filingStatus":"single"}}'cli
npx cracked-ai run -p mcp-com-calcfleet-calculators -e /take_home_pay_calculator -i '{"grossAnnualSalary":1,"filingStatus":"single"}'mcp
run_tool({ provider: "mcp-com-calcfleet-calculators", endpoint: "/take_home_pay_calculator", input: {"grossAnnualSalary":1,"filingStatus":"single"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.