A2
AI2Fin (2Fin) Tax MCP
/student_loan_repayment
Australian HELP/HECS study-loan repayment
Estimate the compulsory annual study or training loan repayment (HELP, HECS, VSL, SFSS, SSL, AASL) for an Australian resident from their repayment income, using
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 /student_loan_repayment for me.
Input
| Field | Type | Description |
|---|---|---|
| repaymentIncome* | number | ATO repayment income in AUD (taxable income + reportable super + reportable fringe benefit |
| taxYear | string | Financial-year label like '2025-26'; omit to use the current Australian financial year |
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":"/student_loan_repayment","input":{"repaymentIncome":1}}'cli
npx cracked-ai run -p mcp-com-ai2fin-ai2fin-tax-mcp -e /student_loan_repayment -i '{"repaymentIncome":1}'mcp
run_tool({ provider: "mcp-com-ai2fin-ai2fin-tax-mcp", endpoint: "/student_loan_repayment", input: {"repaymentIncome":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.