Troubleshooting
Having trouble with Pylee? This guide covers the most common issues and their solutions.Quick Help: Most setup issues can be resolved by restarting your application completely and checking your API key. If problems persist, try the solutions below.
Common Issues and Solutions
Pylee MCP Server Not Appearing
Pylee MCP Server Not Appearing
Symptoms: Claude Desktop or other MCP clients don’t show Pylee as availableSolutions:
Verify Configuration File Location
Ensure your config file is in the correct location:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
Connection Timeout Issues
Connection Timeout Issues
Symptoms: MCP server starts but times out when trying to connectSolutions:
Verify Firewall Settings
Make sure your firewall isn’t blocking the connection:
- Allow
npxandnodethrough your firewall - Check corporate firewall settings if applicable
Permission Denied Errors
Permission Denied Errors
Node.js or NPM Issues
Node.js or NPM Issues
Symptoms: Commands not found or version conflictsSolutions:
- macOS
- Windows
- Linux
Registry Not Loading
Registry Not Loading
Symptoms: Pylee connects but no registry servers are availableSolutions:
Check Registry Status
- Log into Pylee Dashboard
- Go to “Active Registries”
- Verify your registries are activated
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:Still Need Help?
Contact Support
Email us with your debug information
Community Discord
Get help from the community
GitHub Issues
Report bugs or request features
Documentation
Review the full documentation
When contacting support, please include:
- 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
Review the initial setup process
Registry Activation
Learn about managing MCP server registries
Configuration Guide
Advanced configuration options
Community Support
Connect with other Pylee users
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
When reporting issues, please include your operating system, Node.js version, and any error messages you’re seeing. This helps us provide better support.