Troubleshooting
Having trouble with Pylee? This guide covers the most common issues and their solutions.Common Issues and Solutions
Pylee MCP Server Not Appearing
Pylee MCP Server Not Appearing
Verify Configuration File Location
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
Check JSON Syntax
Restart Application
Check Node.js Installation
Connection Timeout Issues
Connection Timeout Issues
Check Internet Connection
Verify Firewall Settings
- Allow
npxandnodethrough your firewall - Check corporate firewall settings if applicable
Test Network Access
Try Alternative Configuration
npx fails, try installing globally:Permission Denied Errors
Permission Denied Errors
Check File Permissions
Create Directory if Missing
Fix Ownership (macOS/Linux)
Run as Administrator (Windows)
Node.js or NPM Issues
Node.js or NPM Issues
- macOS
- Windows
- Linux
Registry Not Loading
Registry Not Loading
Check Registry Status
- Log into Pylee Dashboard
- Go to “Active Registries”
- Verify your registries are activated
Refresh Registry
Check Permissions
Test with Different Registry
Platform-Specific Issues
- macOS
- Windows
- Linux
- WSL
Common macOS Issues
Gatekeeper blocking execution:- Use Homebrew to install Node.js instead of the system installer
- Avoid modifying system directories
Getting Debug Information
If you’re still having issues, gather this information before contacting support:System Information
Configuration File
Test MCP Server Directly
Check Network Connectivity
Still Need Help?
Contact Support
Community Discord
GitHub Issues
Documentation
- Your operating system and version
- Node.js and npm versions
- Your configuration file (with API key redacted)
- Any error messages you’re seeing
- Steps you’ve already tried
Additional Resources
Getting Started Guide
Registry Activation
Configuration Guide
Community Support
Reporting Issues
If you can’t find a solution to your problem:- Check our GitHub Issues - Someone may have already reported the same issue
- Search the documentation - Use the search function to find relevant information
- Contact support - Include detailed information about your setup and the issue you’re experiencing