Audact MCP Server — Model Context Protocol for Compliance-Native AI.
Model Context Protocol server bundled with the Audact Platform. AI agents query compliance policies, attestation proofs, and audit logs as MCP tools.
Two MCP surfaces — don't confuse them
This page describes theAudact-platform MCP Server— the generic MCP surface bundled with the Audact Platform. It is distinct from anyvendor-specific MCP connectorslayered on top.
1. What the Audact MCP Server is.
A first-class Model Context Protocol server bundled with the Audact Platform. Any MCP-aware client — Claude Desktop, custom agents, third-party orchestrators — can connect and query Audact's compliance primitives as tools. Policy is enforced server-side; attestation is emitted automatically; evidence is queryable.
The Audact-platform MCP surface is the generic, multi-client entry-point. Vendor-specific connectors are bridges layered on top.
2. MCP tools exposed.
get_disclosure_script(jurisdiction)
Returns the Article 50 disclosure script for a given jurisdiction (DE, NL, FR, IT, ES, EN-GB, …).
verify_consent(receipt_id)
Verifies a stored consent receipt against the Consent Vault and returns lawful-basis, scope and withdrawal status.
attest_interaction(payload)
Emits a cryptographic attestation for the supplied interaction payload (utterance, action, tool call) and returns the Merkle inclusion proof.
query_evidence_chain(filter)
Searches the Evidence Vault across tenants/jurisdictions/time-windows and returns the matching signed receipts and chain links.
3. Availability.
The Audact MCP Server is in private preview with MCP-aware partners. Request access to be wired in.
Request access to the Audact MCP Server.
Private preview is gated to MCP-aware partners.
mcp@audact.ai