A2
AI2Fin (2Fin) Tax MCP
/income_tax_estimate
Income tax & take-home estimate (AU, NZ, GB, IN, US)
Estimate personal income tax and take-home pay for Australia, New Zealand, the UK, India or the US from gross annual income, using effective-dated brackets that
liveunknown~5s typical
mcpai2fin(2fin)tax
$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-ai2fin-ai2fin-tax-mcp /income_tax_estimate for me.
Input
| Field | Type | Description |
|---|---|---|
| country* | string (AU | NZ | GB | IN | US) | AU (Australia), NZ (New Zealand), GB (UK), IN (India) or US |
| income* | number | Gross annual income in local currency, before tax |
| taxYear | string | Tax-year label, e.g. '2025-26' (AU/NZ/GB/IN) or '2026' (US, calendar year); omit to use th |
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-ai2fin-ai2fin-tax-mcp","endpoint":"/income_tax_estimate","input":{"country":"AU","income":1}}'cli
npx cracked-ai run -p mcp-com-ai2fin-ai2fin-tax-mcp -e /income_tax_estimate -i '{"country":"AU","income":1}'mcp
run_tool({ provider: "mcp-com-ai2fin-ai2fin-tax-mcp", endpoint: "/income_tax_estimate", input: {"country":"AU","income":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.