protect mcp for Zed
io.github.tomjwxf/protect-mcp
Signed receipts and Cedar policies for AI agent tool calls. Claude Code hooks, MCP gateway.
client:Zed
transport:stdio
runtime:npm
Install protect mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"protect-mcp": {
"command": "npx",
"args": [
"-y",
"protect-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs