# protect-mcp

Security gateway for MCP servers. Shadow-mode logs, per-tool policies, optional Ed25519-signed receipts. npx protect-mcp -- node server.js

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add scopeblind/protect-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list scopeblind/protect-mcp
```
