Skip to content

Commit 78b6c2a

Browse files
Merge pull request modelcontextprotocol#109 from l1n/patch-1
Update debugging.mdx
2 parents 7e10a89 + 997f881 commit 78b6c2a

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
@@ -47,7 +47,7 @@ Review detailed MCP logs from Claude Desktop:
4747

4848
```bash
4949
# Follow logs in real-time
50-
tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
50+
tail -n 20 -F ~/Library/Logs/Claude/mcp*.log
5151
```
5252

5353
The logs capture:

0 commit comments

Comments
 (0)