Catalog
io.github.Evozim/tool-guardian
OfficialTool-Guardian-Proxy
Safety execution proxy protecting clients during tool calls.
Protects clients during tool execution with safety validation.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tool-guardian": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tool-guardian-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.