mcp_audit
View the safety audit trail for sandboxed MCP servers: tool calls, blocked tools, network egress, connects, and errors. Filter security-relevant blocks with securityOnly.
Instructions
View the safety audit trail — a forensics log of what sandboxed MCP servers did and what the sandbox blocked (tool calls, blocked tools, blocked/allowed network egress, connects with granted capabilities). Use securityOnly: true to see only blocks and errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Filter to a single server slug | |
| event | No | Filter to a single event type | |
| limit | No | Max events to return (default 50, newest first) | |
| securityOnly | No | Show only security-relevant events (blocks + errored calls) |