Skip to content

Commit a561e7b

Browse files
authored
update log dir
Updates the log dir on MacOS in the TS quickstart
1 parent 79ec3ca commit a561e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/first-server/typescript.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ npm run build
565565
Look for detailed error messages in the Claude Desktop logs:
566566
```bash
567567
# Monitor logs
568-
tail -n 20 -f ~/Library/Application\ Support/Claude/mcp*.log
568+
tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
569569
```
570570

571571
### Type errors

0 commit comments

Comments
 (0)