Openclaw Mcp Tool Policy
Freeby MCP Community
Per-MCP-server allow/deny policy for OpenClaw tool calls
v1.0.1Added Apr 12, 2026
openclawopenclaw-pluginmcpsecuritypolicy
Openclaw Mcp Tool Policy MCP Server
Per-MCP-server allow/deny policy for OpenClaw tool calls
Installation
npx -y openclaw-mcp-tool-policy
Reviews
Installation
Quick install
npx -y openclaw-mcp-tool-policy
Add to claude_desktop_config.json
{
"mcpServers": {
"openclaw-mcp-tool-policy": {
"command": "npx",
"args": ["-y", "openclaw-mcp-tool-policy"]
}
}
}