Claude Desktop not connecting to the MCP server
Claude Desktop not connecting to the MCP server
launch-mcp.js:Confirm the args path is absolute
args must be an absolute path to launch-mcp.js. Relative paths will not work when Claude Desktop launches the server.Restart Claude Desktop
Check the MCP logs
mcp*.log file to see what happened when Claude tried to start the server.Permission denied when running scripts
Permission denied when running scripts
Permission denied error when running ./run.sh or any script in the scripts/ directory, the shell scripts aren’t marked as executable. Fix this with:Claude app not launching or not detected
Claude app not launching or not detected
Check if Claude Desktop is installed
/Applications/Claude.app. If it’s missing, download it from the Claude website.Open Claude Desktop manually
Server won't connect after token refresh
Server won't connect after token refresh
Electron app: icon appears but no window opens
Electron app: icon appears but no window opens
Electron app: build fails
Electron app: build fails
./build-app.sh or npm run app:build:mac fails, reset your dependencies and verify system requirements:Reset dependencies
Verify macOS version
Run in development mode for detailed errors