BeClaude

protect-mcp

35.8kCommunity RegistryGeneralby Tom Farley · MIT

Cedar policy enforcement + Ed25519 signed receipts for every Claude Code tool call. First cryptographic governance plugin — decisions are policy-gated before they run and every decision produces a tamper-evident receipt verifiable offline.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Copy the skill instructions below to .claude/skills/protect-mcp.md

3
Invoke in Claude Code
/protect-mcp
View source on GitHub
mcpplugincedarreceiptsed25519policygovernanceaudit

Frequently Asked Questions

What is protect-mcp?

Cedar policy enforcement + Ed25519 signed receipts for every Claude Code tool call. First cryptographic governance plugin — decisions are policy-gated before they run and every decision produces a tamper-evident receipt verifiable offline.

How to install protect-mcp?

To install protect-mcp, create the .claude/skills directory in your project, then copy the skill instructions to a .md file in that directory. Once installed, invoke it in Claude Code with /protect-mcp.

What is protect-mcp best for?

protect-mcp is a community categorized under General. It is designed for: mcp, plugin, cedar, receipts, ed25519, policy, governance, audit. Created by Tom Farley.