Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ai-notary": {
"command": "ai-notary",
"args": [
"--attestation-dir=/tmp/ai-attestations"
],
"env": {
"AI_NOTARY_ATTESTATION_DIR": "/tmp/ai-attestations"
}
}
}
}Server configuration and connection parameters
ai-notaryCommand-line arguments passed to the server process
Environment variables set when the server starts
AI_NOTARY_ATTESTATION_DIR=/tmp/ai-attestationsnpx claudepluginhub testifysec/witness-signer-daemon