Hanzo
Cloud MCPcompliance

compliance

16 MCP tools on the Hanzo cloud door that call the compliance API.

The 16 tools tools/list names for compliance. Each dispatches to an operation in the compliance API reference.

ToolRouteArgumentsDescription
get_v1_compliance_accreditationGET /v1/compliance/accreditation1ListAccreditation returns the org's tracked accreditation-state records, newest first — evidence ent
get_v1_compliance_accreditation_idGET /v1/compliance/accreditation/{id}1GetAccreditation returns one tracked accreditation record.
get_v1_compliance_auditGET /v1/compliance/audit1AuditRead is the compliance-scoped read of the SHARED tamper-evident audit plane — the SOC 2 posture
get_v1_compliance_healthGET /v1/compliance/health0Health reports subsystem liveness and the wired verification provider.
get_v1_compliance_recordsGET /v1/compliance/records1ListRecords is the unified compliance-record view for the org: its verifications and accreditation r
get_v1_compliance_statusGET /v1/compliance/status0Status is the org's honest posture read: the wired provider and the per-status tally of its verifica
get_v1_compliance_subjectsGET /v1/compliance/subjects1ListSubjects returns the org's subjects as PII-MINIMIZED summaries — no name or email, only whether
get_v1_compliance_subjects_idGET /v1/compliance/subjects/{id}1GetSubject returns one subject WITH its contact PII — the only surface that returns it, and only to
get_v1_compliance_verificationsGET /v1/compliance/verifications1ListVerifications returns the org's KYC/KYB verifications, newest first — opaque subject references
get_v1_compliance_verifications_idGET /v1/compliance/verifications/{id}1GetVerification returns one verification — its opaque subject reference and provider-reported status
post_v1_compliance_accreditationPOST /v1/compliance/accreditation7CreateAccreditation records an ASSERTED accreditation state for a subject — the subject's own assert
post_v1_compliance_accreditation_id_decisionPOST /v1/compliance/accreditation/{id}/decision2DecideAccreditation records an org reviewer's decision on an accreditation record — a reviewer confi
post_v1_compliance_subjectsPOST /v1/compliance/subjects4CreateSubject records a party the org is verifying as part of its own onboarding/compliance — a team
post_v1_compliance_verificationsPOST /v1/compliance/verifications5StartVerification begins a KYC/KYB verification of a subject through the wired provider — an existin
post_v1_compliance_verifications_id_decisionPOST /v1/compliance/verifications/{id}/decision2DecideVerification records a privileged reviewer's MANUAL decision on a verification — the human-in-
post_v1_compliance_verifications_id_refreshPOST /v1/compliance/verifications/{id}/refresh1RefreshVerification polls the wired provider for its current decision and records it, ATTRIBUTED to

All 834 tools · The door

Generated from tools/list on https://api.hanzo.ai/v1/mcp — 834 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).

How is this guide?