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 toolsRead 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. "… 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. "MA000009") or fixed id. Returns each allowance's amount, all-purpose flag and payment frequency, verbatim (CC BY 4.0). Dollar values only: does NOT determine which allowance applies — read with the award, which prevails. Not legal advice.
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… 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 or employee-rate-type. Returns each classification's base and calculated rate with operative dates, verbatim from the FWC and stamped with version/published-year (CC BY 4.0). Dollar values only: does NOT say which award or classification applies, or what is payable — read with the award, which prevails. Not legal advice; unknown award throws.
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… 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 by classification level or employee-rate-type. Returns each penalty's multiplier/percentage and the FWC's own calculated dollar value, verbatim (CC BY 4.0). Dollar values only: does NOT determine which penalty applies to a shift — read with the award, which prevails. Not legal advice; unknown award throws.
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… 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 required — "exclusive" adds, "inclusive" extracts (synonyms accepted); an unknown basis throws rather than returning a wrong figure.
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… 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 standing census, with the price where published and whether the site varies by user-agent. Unknown URLs return "unknown" and schedule themselves. Bulk: triage_ai_crawler_access. Observational (a datacenter vantage), not a guarantee.
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"),… 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"), ignores word order ("Smith, John" = "John Smith"), and down-weights generic words (so "Woolworths Group" and "Coles Group" stay distinct). Flags obfuscation (homoglyphs, invisible characters, digit substitution) in an "obfuscation" field. Check "distinctiveness": names of only generic words identify weakly however well they match.
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… 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 response reports how many comparisons ran. If one word dominates the list, "truncated" is true (clustering incomplete) — split and retry.
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… 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 (legal-form-, word-order- and obfuscation-aware). Over 750 candidates throws rather than truncating.
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… 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 (homoglyphs, invisible characters, digit-for-letter substitution). The normalisation the matching tools apply, exposed on its own.
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… 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 those unchanged. The first pull reports the starting state. Each pull spends one credit whether or not anything changed.
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… 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-contributions-base cap, and the financial year used. Computed the CURRENT way — from 1 July 2026 the base is qualifying earnings (not OTE) and the cap is annual, under Payday Super, so old quarterly-OTE code is now wrong. You supply the qualifying-earnings figure; this does NOT define what counts as qualifying earnings. ATO-sourced, not tax advice. Current financial year only; an out-of-range date throws.
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… 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 invoice must not mix them. A malformed line throws.
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… 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 spending a fetch. Unknown URLs cost nothing and schedule themselves; known URLs are metered. Observational (what a datacenter vantage saw), not a guarantee; a user-agent is a claim, not a credential.
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… 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 the holder is a company. A pass proves the digits are internally consistent (catches typos and fabrications); it does NOT prove the identifier is issued, active, or held by anyone. BSB has no check digit: format only. Unknown scheme throws.
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… 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 and url — we fetch the operator's published key and verify it (proof of key control, not just network origin). NETWORK: pass a source ip with userAgent/claimed — we check the operator's published IP ranges (OpenAI, Anthropic, Google, Perplexity, Bing, Apple, DuckDuckGo, Common Crawl, Mistral, Kagi, and more). Returns verified, spoofed, unrecognised, or indeterminate; never calls a claim spoofed when it merely cannot be checked.
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… 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 domains, role mailboxes (info@ — custom domains only, never freemail), and typos (gmial.com to gmail.com). Returns one verdict (deliverable, undeliverable, disposable, role_address, typo_suspected, or invalid), a 0-100 deliverability score, the canonical mailbox for dedup, and a verdict hash. Confirms domain reachability, not that a specific mailbox exists.
watch_ai_crawler_access
urls*creditsfreshness