File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1040,6 +1040,7 @@ When you ask a question:
1040
1040
<AccordionGroup >
1041
1041
<Accordion title = " Claude for Desktop Integration Issues" >
1042
1042
** Getting logs from Claude for Desktop**
1043
+
1043
1044
Claude.app logging related to MCP is written to log files in ` ~/Library/Logs/Claude ` :
1044
1045
1045
1046
- ` mcp.log ` will contain general logging about MCP connections and connection failures.
@@ -1052,6 +1053,7 @@ tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
1052
1053
```
1053
1054
1054
1055
** Server not showing up in Claude**
1056
+
1055
1057
1 . Check your ` desktop_config.json ` file syntax
1056
1058
2 . Make sure the path to your project is absolute and not relative
1057
1059
3 . Restart Claude for Desktop completely
@@ -1063,6 +1065,10 @@ If Claude attempts to use the tools but they fail:
1063
1065
1 . Check Claude's logs for errors
1064
1066
2 . Verify your server builds and runs without errors
1065
1067
3 . Try restarting Claude for Desktop
1068
+
1069
+ ** None of this is working. What do I do?**
1070
+
1071
+ Please refer to our [ debugging guide] ( /docs/tools/debugging ) for better debugging tools and more detailed guidance.
1066
1072
</Accordion >
1067
1073
<Accordion title = " Weather API Issues" >
1068
1074
** Error: Failed to retrieve grid point data**
You can’t perform that action at this time.
0 commit comments