Is your MCP server safe? One line in mcp.json, and your agent recovers from its own DROP TABLE
A developer released agentx-mcp, a proxy that wraps any MCP server to block destructive tool calls like DROP TABLE or rm -rf before they reach the server. When a call is blocked, the proxy returns a coaching error that g…