Skip to content

Commit fb8e604

Browse files
committed
Update debugging.mdx
1 parent 5133db7 commit fb8e604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/debugging.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ When servers fail to connect:
129129

130130
### Server-side logging
131131

132-
When building a server that uses the local stdio [transport](/docs/concepts/transports), all messages logged to stderr (standard error) will be captured by the client (e.g., Claude Desktop) automatically.
132+
When building a server that uses the local stdio [transport](/docs/concepts/transports), all messages logged to stderr (standard error) will be captured by the host application (e.g., Claude Desktop) automatically.
133133

134134
<Warning>
135135
Local MCP servers should not log messages to stdout (standard out), as this will interfere with protocol operation.

0 commit comments

Comments
 (0)