protect-mcp
Plugin DisahkanCedar 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.
The protect-mcp plugin integrates Cedar policy enforcement and Ed25519 signed receipts for every Claude Code tool call. It provides commands for verifying receipts and auditing chains, ensuring tamper-evident, offline-verifiable audit trails for development and compliance.
Invocation
- warning:Hooks-off mechanismThere is no explicit documented 'hooks-off' mechanism provided by the plugin itself, requiring users to manually modify `.claude/settings.json` to disable hooks.
Pemasangan
Tambah marketplace dahulu
/plugin marketplace add wshobson/agents/plugin install protect-mcp@claude-code-workflowsSambungan serupa
Review Agent Governance
95Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI configuration. Joins protect-mcp and signed-audit-trails in the governance category; composes with protect-mcp for runtime enforcement.
AnomalyArmor Agents
99Data observability plugin - health monitoring, alerts, schema drift, freshness tracking
Plugin Development Toolkit
99Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
MCP Server Development Suite
98Skills for designing and building MCP servers that work seamlessly with Claude. Guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.