MCP Server

seal

ai.aqta/seal
Legal & Compliance Security Public & reachable MCP 2026-07-28

What this MCP does

Decodes and cryptographically verifies signed AI decision and agent-action receipts, including evidence-pack and transparency-log checks.

decode_receipt
Read a receipt
Read a receipt field by field, with stated limits. Does not check the signature.
Read only
Input schema
{'type': 'object', 'required': ['receipt'], 'properties': {'receipt': {'type': ['object', 'string']}}}
explain_attestation_format
Explain the receipt format
The receipt format: fields, outcomes, verification commands, and what a signature does not establish. Use before describing the format.
Read only
Input schema
{'type': 'object', 'properties': {}}
get_public_key
Get the published signing key
Fetch the published Seal signing key.
Read only Open world
Input schema
{'type': 'object', 'properties': {}}
get_review_pack
Get an evidence pack
The published sample evidence pack: fixed review question, bound receipts, disclosure.
Read only
Input schema
{'type': 'object', 'properties': {'pack_id': {'type': 'string', 'description': 'Pack id. Only the published "sample" pack is available without an account.'}}}
get_sample_receipt
Get a sample receipt
A genuine signed receipt from the sample workspace (demo key), for trying verification.
Read only
Input schema
{'type': 'object', 'properties': {'outcome': {'enum': ['ALLOWED', 'BLOCKED', 'SUPPRESSED'], 'type': 'string', 'description': 'Pick a sample with this outcome. A BLOCKED receipt was signed without the call reaching the provider.'}}}
get_transparency_proof
Prove a receipt is in the log
Inclusion proof plus signed tree head for one of your receipts. Requires your aqta_ key.
Read only
Input schema
{'type': 'object', 'required': ['attestation_id'], 'properties': {'attestation_id': {'type': 'string'}}}
list_my_receipts
List your signed receipts
List your workspace receipts filtered by outcome, policy, model, or date range. Requires your aqta_ key as Bearer.
Read only
Input schema
{'type': 'object', 'properties': {'limit': {'type': 'number', 'description': 'Max rows, default 25.'}, 'model': {'type': 'string', 'description': 'Only receipts for this model.'}, 'since': {'type': 'string', 'description': 'ISO timestamp lower bound.'}, 'until': {'type': 'string', 'description': 'ISO timestamp upper bound.'}, 'policy': {'type': 'string', 'description': 'Only receipts where this policy ran, e.g. pii_scan.'}, 'outcome': {'enum': ['ALLOWED', 'BLOCKED', 'SUPPRESSED', 'PASSED'], 'type': 'string', 'description': 'Only receipts with this outcome.'}}}
verify_evidence_pack
Verify a whole evidence pack
Verify a review pack receipt by receipt. Each verdict comes from the signed envelope itself, never from stored state, and results are per-receipt, never an average.
Read only
Input schema
{'type': 'object', 'properties': {'pack': {'type': ['object', 'string'], 'description': 'A pack object, or "sample" for the published sample pack.'}, 'public_key': {'type': 'string', 'description': "Key to pin every receipt against. Omit to use each envelope's embedded key."}}}
verify_receipt
Verify a receipt
Check that a record still says what was signed: the permitted or refused decision, unchanged, under a trusted or embedded key. Handles both formats: ATTESTATION-v1 (a model-call decision) and ACTION-v1 (an agent tool action). No Aqta service in the check.
Read only
Input schema
{'type': 'object', 'required': ['receipt'], 'properties': {'profile': {'type': 'string', 'description': "Usually omit this. The record's own signed version tag selects the format, and ATTESTATION-v1 is the default. Pass 'ACTION-v1' only to force an agent-action record to be checked as one."}, 'receipt': {'type': ['object', 'string'], 'description': 'The record, as a JSON object or a JSON string.'}, 'public_key': {'type': 'string', 'description': 'Base64url Ed25519 key to trust. Omit to use the key embedded in the record, which proves internal consistency only, never provenance.'}}}
workspace_summary
Summarise your workspace decisions
Outcome, model and policy counts across your recent receipts. Requires your aqta_ key.
Read only
Input schema
{'type': 'object', 'properties': {'limit': {'type': 'number', 'description': 'How many recent receipts to summarise, default 100.'}}}
Added
workspace_summary
2026年9月11日0:30
Added
get_transparency_proof
2026年9月11日0:30
Added
list_my_receipts
2026年9月11日0:30
Added
explain_attestation_format
2026年9月11日0:30
Added
verify_evidence_pack
2026年9月11日0:30
Added
get_review_pack
2026年9月11日0:30
Added
get_sample_receipt
2026年9月11日0:30
Added
get_public_key
2026年9月11日0:30
Added
decode_receipt
2026年9月11日0:30
Added
verify_receipt
2026年9月11日0:30

enforcement-database

ai.argushq/enforcement-database

Searches and retrieves FDA enforcement records, including warning letters, recalls, approvals, and 483 citations.

AI-Portal Enterprise GenAI Briefing

ai.ai-portal/ai-portal

Provides current GenAI news, model release tracking, AI glossary searches, and information on AI regulations and compliance requi…

AIS CVE Priorities — daily exploit-ranked patch list for AI agents

ai.aislabs/cve

Provides daily vulnerability prioritization using exploitation signals such as CISA KEV and EPSS, including ranked CVE lists and …

GreenLight - Plug-in Solar Law Registry

ai.agentlookups/greenlight

Provides state-by-state legal and verification records for US plug-in or balcony solar regulations.

AIノアカリ☆ Agent Trust Receipt

ai.ai-akari/agent-trust-receipt

Generates externally grounded trust receipts for AI agents and audits claims about AI results and distribution validation.

Contractor Licence Changes

agency.ottobot/contractor-license-changes

Reports observed contractor licence status changes, including lapses, reinstatements, expirations, suspensions, and first appeara…

Plumbline - Contractor License Checks

ai.agentlookups/plumbline

Checks contractor license records against official state and local sources and returns matching records, candidate matches, or no…

overassessed

ai.agentlookups/overassessed

Checks Maryland property assessments against comparable homes and provides fairness results, appeal deadlines, and official filin…