Skip to content

Console

View ▸ Console.

The console shows all the network traffic captured by the firewall — yours as well as the dependencies’ — and renders it as a copyable shell command.

The console with several captured calls, each rendered as a curl command, and the curl / powershell selector

A colour-coded header — verb, URL, verdict (allow, deny, pending), interception layer — followed by the equivalent command.

ProtocolCommand generated
HTTP, HTTPS, GraphQL, SOAP, ODatacurl or Invoke-RestMethod
gRPCgrpcurl
WebSocketwscat

Switching between curl and PowerShell is done from the console’s toolbar, and the choice is saved in the Console ▸ Request format setting.

In PowerShell mode, grpcurl and wscat are preceded by a comment noting the absence of a native equivalent.

Clicking a block that came from a project request opens or activates the matching tab. If the request has since been deleted, the row is greyed out and a message explains why.

The internal bridge between the interface and the main process generates traffic of its own. Those records are marked as internal and hidden by default; a Show internal calls switch reveals them.

GestureEffect
Ctrl+FSearch within the buffer
Ctrl/Cmd+CCopy the selection
Ctrl/Cmd+ASelect everything
ClearEmpties the display (the firewall’s records are kept)
  • The sliding buffer keeps roughly 10,000 lines.
  • The stream fills up even when no Console tab is open: you can open the console after the fact and find what happened.
  • The console is read-only: you do not type into it.

That is a separate panel: see MCP logs.

open_console, console-logs and console_clear, in the Pro edition. See MCP tools.