Allowed
Read-only tools can be forwarded.
MCP Proxy
RuleOak Core v2.0.1 includes a local in-process MCP Guard Proxy, Policy Packs, and Approval Inbox prototype for JSON-RPC tools/call requests. It forwards allowed calls, returns approval-required for risky calls, and blocks dangerous calls.
npm run mcp:proxy:demo
npm run test:mcp-proxyRead-only tools can be forwarded.
External or risky actions can be paused.
Destructive tools can be denied before execution.