FreelancerTax — Canadian self-employed tax math
FC
FreelancerTax — Canadian self-employed tax math
/gst_hst_registration_check

gst hst registration check

Check whether a Canadian small business / freelancer must register for GST/HST under the $30,000 small-supplier tests (single-quarter test and rolling four-quar

liveverifiedunknown~5s typical
mcpprobedfreelancertaxcanadian
$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-ca-freelancertax-freelancertax /gst_hst_registration_check for me.

Input

FieldTypeDescription
quarterly_revenues*arrayWorldwide taxable revenue per calendar quarter, oldest first (up to 8 quarters), CAD
is_ridesharebooleanTaxi or commercial ride-share driver

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-ca-freelancertax-freelancertax","endpoint":"/gst_hst_registration_check","input":{"quarterly_revenues":[]}}'
cli
npx cracked-ai run -p mcp-ca-freelancertax-freelancertax -e /gst_hst_registration_check -i '{"quarterly_revenues":[]}'
mcp
run_tool({ provider: "mcp-ca-freelancertax-freelancertax", endpoint: "/gst_hst_registration_check", input: {"quarterly_revenues":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.