mcpserver.lol
registry/tizona
Connection check verified live · 28h ago

tizona

Verification and routing for autonomous agents: crawler ID, email, web capture, data routing.

Tools 17
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

17 tools

Read from the running server on 28h ago.

award_allowances read-only kindaward*
Allowances for an Australian modern award, from the Fair Work Commission MAPD. "kind"=wage (leading hand, first aid, tool) or expense (meal, travel, vehicle). By award code (e.g. "…
award_pay_rate read-only award*employeeRateTypeclassificationLevel
Minimum pay rates for an Australian modern award, from the Fair Work Commission MAPD. Input an award code (e.g. "MA000009") or fixed id, optionally filtered by classification level…
award_penalties read-only award*employeeRateTypeclassificationLevel
Penalty rates (weekend, public holiday, overtime, shift) for an Australian modern award, from the Fair Work Commission MAPD. By award code (e.g. "MA000009") or fixed id, optionally…
calculate_gst read-only basis*amount*
Add GST to a GST-exclusive amount, or extract the GST from a GST-inclusive amount, in exact integer cents. GST in an inclusive price is one ELEVENTH, not one tenth. "basis" is requ…
check_ai_crawler_access read-only url*
FREE. Before fetching a URL, learn whether your crawler identity will be served, refused, or met by a paid tollgate (Cloudflare Pay Per Crawl, TollBit, a bare 402) — from a standin…
compare_entity_names read-only a*b*type
Score whether two names are the same entity, 0 to 1, with the reasoning broken out. Knows 81 spellings of 30 legal forms across 21 countries ("Pty. Ltd." = "Proprietary Limited"),…
deduplicate_entity_names read-only typenames*threshold
Cluster up to 250 names into groups that are the same entity — the work behind a CRM merge or supplier-list cleanup. Grouped by distinctive words, not compared exhaustively; the re…
match_entity_name read-only typelimitquery*thresholdcandidates*
Score one name against up to 750 candidates; returns those over the threshold, ranked, each tagged with its index in the input array. compare_entity_names applied as a search (lega…
normalise_entity_name read-only name*type
Reduce a name to its comparable core with the legal form split out — a stable, deterministic grouping key. Reports every token removed and flags any obfuscation it strips (homoglyp…
pull_ai_crawler_watch watchId*
Given a watchId from watch_ai_crawler_access, returns the URLs whose access changed since your last pull (started refusing, a tollgate appeared, a price moved) and nothing for thos…
superannuation_guarantee read-only asAtqualifyingEarnings*
Compute the Australian Superannuation Guarantee on a qualifying-earnings amount, exact to the cent. Returns the SG, the rate, the earnings subject to SG after the annual maximum-co…
total_invoice read-only lines*roundingtaxInclusive
Total a multi-line invoice in integer cents, handling GST-free lines and both ATO rounding methods (per-line and total-based), and report the exact discrepancy between them — an in…
triage_ai_crawler_access read-only urls*
Check up to 200 URLs in one call for AI-crawler access — which your identity can read, which refuse it, and which sit behind a paid tollgate — with a summary to branch on before sp…
validate_australian_identifier read-only type*value*
Validate an Australian ABN, ACN, ARBN, TFN, Medicare or BSB against its official checksum. Offline and deterministic; whitespace and hyphens ignored; a valid ABN also flags whether…
verify_ai_crawler read-only ipurlclaimedsignatureuserAgentsignatureAgent +1
FREE. Is a crawler who it claims to be, by the strongest available method. CRYPTOGRAPHIC (best): pass a Web Bot Auth signature (RFC 9421) with its signatureInput, signatureAgent an…
verify_email_address read-only email*
FREE. Validate an email before spending a send, token, or signup — no mail sent, no SMTP probe. Checks RFC-5322 syntax, live MX over DNS (and names the provider), disposable domain…
watch_ai_crawler_access urls*creditsfreshness
Register a set of URLs and pre-buy pull credits; the census watches them for access changes — a paywall appearing, an identity refused, a tollgate. Returns a watchId (bearer token…