βœ“ Every release gated by 300,000+ automated checks β€” see how β†’

Verified Canadian tax math, as an API

Self-employed tax, CPP, GST/HST and payroll β€” computed by tested engines verified against CRA-published sources. Not scraped tables. Not a language model guessing rates.

If your product touches Canadian tax β€” invoicing, bookkeeping, gig-platform tooling, payroll, an AI agent β€” you have two bad options today: maintain your own rate tables and hope you catch every CRA change, or let a model guess. We already maintain the third option: engines whose every figure traces to a published source, re-verified on a schedule, with 300,000+ automated assertions gating every release.

Free today, no key required

A first call, no signup:

curl -X POST https://freelancertax.ca/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Every tools/call answer is an envelope of {ok, data, summary, source, integrity, disclaimer} β€” the figures inside are computed by the same engines that power the calculators on this site, never stored in the handler.

The API tier we'll build if you want it

The MCP servers and dataset stay free. What some teams have asked about is a proper commercial surface on the same engines:

Planned pricing (self-serve, no sales calls): Free β€” rate-limited, attribution required Β· Developer $29/mo Β· Commercial $99/mo. Founding waitlist members get first access and a say in limits and endpoints. Pricing is planned, not final, until launch.

The honest part

We build this only if enough people want it β€” that's how everything on this site gets made. Joining the waitlist is the vote. One email if it ships, zero spam either way, and the free tier above exists regardless.

Join the API waitlist β€” tell us what you'd build and we'll shape the endpoints around it.

Who this is for

Bookkeeping and invoicing SaaS adding Canadian tax features Β· gig-platform and marketplace tooling Β· indie payroll builders Β· agent developers who need Canadian math their model can't safely guess. If that's you and the waitlist isn't enough, the verification methodology and the open dataset are the best places to evaluate us.

All engine outputs are estimates for planning purposes β€” not tax, legal, or accounting advice. Planned tiers and pricing describe a product under validation and may change or not ship; the free MCP servers and open dataset are live today.