com.pcrzero/mcp
com.pcrzero/mcpIssue signed receipts for AI agent actions; verify any receipt offline - free, no account.
Tools · 3
Adjudicates an attestation document against a policy and returns the verdict together with a signed receipt pair — the durable, independently checkable proof that this decision was made, by these keys…
Checks a PCRZERO receipt pair against the signing keyset: whether the signature holds, and whether the receipt says what it appears to say. **Free, with no API key and no account, and it stays free.**…
Returns the current PCRZERO signing keyset — key ids, public halves, and each key's status. Public and unauthenticated: no API key, no cost, no account. This is the same document an outside party fetc…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.pcrzero/mcp": {
"url": "https://mcp.pcrzero.com/mcp",
"transport": "streamable-http"
}
}
}