We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e10a89 + 997f881 commit 78b6c2aCopy full SHA for 78b6c2a
docs/tools/debugging.mdx
@@ -47,7 +47,7 @@ Review detailed MCP logs from Claude Desktop:
47
48
```bash
49
# Follow logs in real-time
50
-tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
+tail -n 20 -F ~/Library/Logs/Claude/mcp*.log
51
```
52
53
The logs capture:
0 commit comments