AI AGENT ADDONS

Protect Mcp Setup

wshobson/agents
Security
3,482installs

Every time an AI agent runs a tool, you need to know it is safe and recorded. This skill adds a policy check before each command. It also creates a signed receipt after every action. Cedar policies decide what the agent can do. If a command is not allowed, it is blocked right away.

Signed receipts record each decision. They include the command, the result, and the policy that was used. Anyone can check these receipts later with a simple tool. No server or account is needed. This makes the whole process easy to verify.

Setting up is simple. You install a plugin and add a few settings. Then every tool call is protected. This is useful for projects that need a clear audit trail, like in finance or healthcare.

Add Protect Mcp Setup skill to your workflow

Global

mkdir -p ~/.claude/skills/protect-mcp-setup

Project

mkdir -p .claude/skills/protect-mcp-setup

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
1 month ago
Created
1 year ago