# ComplyHat ## Docs - [Authenticate with ComplyHat](https://docs.complyhat.ai/authentication.md): ComplyHat uses OAuth 2.1 with Dynamic Client Registration — no manual OAuth app setup needed, and most MCP hosts handle the entire flow automatically. - [Supported regulatory compliance frameworks in ComplyHat](https://docs.complyhat.ai/concepts/frameworks.md): Nine regulatory frameworks — EU AI Act through CMS-0057-F — each mapped to the exact tests, sections, and deadlines ComplyHat renders for that regulator. - [How ComplyHat works: tools, modes, and audit tags](https://docs.complyhat.ai/concepts/how-it-works.md): When your host calls a tool, ComplyHat registers the model, runs deterministic tests, and returns structured, audit-tagged citations — no internal LLM. - [Bias, drift, explainability, and adversarial test methods](https://docs.complyhat.ai/concepts/methodology.md): The statistical methods ComplyHat uses for bias testing, drift detection, explainability, and adversarial robustness — all deterministic, no internal LLM. - [Run bias and fairness tests against your AI models](https://docs.complyhat.ai/guides/bias-testing.md): Measure disparate impact, statistical parity, equal opportunity, and predictive parity with bias_tests, then schedule recurring runs per framework cadence. - [Maintain a per-tenant compliance wiki for your org](https://docs.complyhat.ai/guides/compliance-wiki.md): Write, search, and link compliance knowledge pages in your organization's wiki to back report citations and give auditors a navigable source of truth. - [Monitor model drift and respond to distribution shift](https://docs.complyhat.ai/guides/drift-monitoring.md): Create drift monitors, submit snapshots, and respond to PSI and KS alerts with the drift tool before distribution shift becomes a compliance finding. - [Generate a structured compliance report for a framework](https://docs.complyhat.ai/guides/generate-report.md): Generate an audit-tagged compliance report for any supported framework using the reports tool and retrieve it as structured JSON or a signed PDF download. - [Register an AI model in ComplyHat's model registry](https://docs.complyhat.ai/guides/register-model.md): Use the models tool to register a new AI model, understand required fields, and see how the model ID connects bias tests, reports, and drift monitors. - [ComplyHat: AI compliance documentation via MCP](https://docs.complyhat.ai/introduction.md): ComplyHat generates structured, audit-tagged compliance documentation for AI/ML systems across nine regulatory frameworks through a single MCP endpoint. - [Get started with ComplyHat](https://docs.complyhat.ai/quickstart.md): Install ComplyHat in any MCP-capable host using one URL and complete OAuth automatically — everything is ready in under five minutes. - [Built-in auditor agents and compliance skills reference](https://docs.complyhat.ai/reference/agents.md): Eight auditor agents available through the guidance tool — their purpose, when to use them, and how to load them into your MCP host. - [OAuth 2.1 scopes and per-tool access control in ComplyHat](https://docs.complyhat.ai/reference/scopes.md): Complete list of OAuth 2.1 scopes ComplyHat advertises — what each scope grants, which tools require them, and how to request the right set. - [ComplyHat MCP tool reference: all 15 entity tools](https://docs.complyhat.ai/reference/tools.md): Complete reference for all 14 entity tools plus the guidance tool — each tool's available modes, required arguments, and JSON call examples.