Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_help/mcp-servers/debug-sessions.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $ curl \

### Using the visual debugger

The visual debugger allows you to visually analyze workflow's execution. To access it, click on "Open debugger" from the Debug sessions page.
The visual debugger allows you to visually analyze workflow's execution made by an MCP request. To access it, click on "Open debugger" from the Debug sessions page.

It returns the same level of information as the debug endpoint. [`trace` content detailed here.](/help/mcp-servers/debug-sessions/#understand-the-trace)

Expand Down
Loading