Cryptographic receipt signing and Cedar policy enforcement for every tool call. Ed25519 receipts, offline verification, zero-trust audit trails. MIT licensed.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"protect-mcp@0.5.2",
"serve",
"--enforce"
],
"description": "Ed25519 receipt signing + Cedar policy enforcement for tool calls"
}