{
  "protocol": "Model Context Protocol",
  "transport": "Streamable HTTP — POST JSON-RPC 2.0 to this URL",
  "tools": [
    "validate_australian_identifier",
    "calculate_gst",
    "total_invoice",
    "compare_entity_names",
    "match_entity_name",
    "deduplicate_entity_names",
    "screen_against_sanctions",
    "sanctions_dataset_version",
    "normalise_entity_name"
  ],
  "limits": {
    "maxRequestBytes": 262144,
    "maxBatchMessages": 10,
    "note": "No authentication. Per-request size and batch limits apply; there is no per-caller rate limit."
  },
  "note": "Computed answers only — no registry lookups."
}