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.
1 parent d296096 commit cd3dfa7Copy full SHA for cd3dfa7
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 ~/Logs/Claude/mcp*.log
+tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
51
```
52
53
The logs capture:
0 commit comments