Signed PASS/WARN/FAIL QA receipts for AI-generated JSON, ZIP, PDF, and DOCX deliverables.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Use ArtifactGuard as the last step before an AI agent delivers a JSON, ZIP,
PDF, or DOCX file to a customer. The buyer receives a deterministic
PASS, WARN, or FAIL receipt containing the artifact hash, contract hash,
individual checks, validator version, timestamp, and an Ed25519 signature.
An AI report agent creates result.json. Before delivery, it asks
ArtifactGuard to verify that the file is valid JSON, contains a status field
equal to ready, and does not contain configured forbidden patterns. The agent
then attaches the signed receipt to its final handoff.
This is delivery-contract QA, not antivirus scanning, legal certification, or a guarantee that the document's claims are true.
Set your own Apify API token locally. Never commit it.
validate-manifest costs USD 0.01 and validate-artifact costs USD 0.05.
Malformed requests and readiness checks do not trigger an application event
charge. A completed inspection whose result is FAIL is still a valid paid
result.
The direct endpoint returns a standards-based 402 Payment Required response
with the price and payment requirements before any artifact is processed:
An x402-compatible buyer can satisfy that payment requirement and repeat the same request with a payment signature. Do not place wallet private keys in a request body, repository, or log.
Free discovery endpoints:
GET https://artifactguard-kl4hfo6j2q-as.a.run.app/capabilitiesGET https://artifactguard-kl4hfo6j2q-as.a.run.app/examplesGET https://artifactguard-kl4hfo6j2q-as.a.run.app/presetsThe Apify Standby Actor exposes Streamable HTTP MCP at:
Supply your own Apify token as an Authorization: Bearer ... header in the MCP
client. Available tools include validate_manifest, validate_artifact, and
the free verify_receipt tool.
Install the single verifier dependency and pass either a receipt object or the full ArtifactGuard response envelope:
The verifier retrieves only the public Ed25519 key identified by the receipt, recomputes the canonical receipt hash, and verifies the signature. It never needs an API token, payment credential, or private key.
examples/validate_artifact.json: Apify Actor input.examples/x402_validate_artifact.json: direct x402 API input.examples/validate_manifest.json: inexpensive manifest-only Actor input.verify_receipt.py: independent receipt hash and signature verifier.server.json: Official MCP Registry metadata for the authenticated remote.No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/artifactguard-signed-ai-deliverable-qa)<a href="https://allmcps.com/mcp/artifactguard-signed-ai-deliverable-qa"><img src="https://allmcps.com/api/badge/artifactguard-signed-ai-deliverable-qa?style=directory" alt="ArtifactGuard Signed AI Deliverable QA on AllMCPs" /></a>