Troubleshooting
Common issues and their solutions when using the Hexjobs MCP server.Connection Issues
Server Not Responding
Symptoms:- AI assistant can’t connect to MCP server
- Timeout errors
- Connection refused
Check Server URL
Check Server URL
Ensure you’re using the correct endpoint:Common mistakes:
- Missing
https:// - Typo in domain name
- Extra trailing slash
Verify Configuration
Verify Configuration
Claude Desktop - Check Location:
claude_desktop_config.json:- macOS:
~/Library/Application Support/Claude/ - Windows:
%APPDATA%/Claude/
Restart Your Client
Restart Your Client
After configuration changes:
- Completely quit your AI assistant
- Wait 5 seconds
- Restart the application
- Test connection
Check Network
Check Network
- Ensure you have internet connection
- Try accessing https://mcp.hexjobs.com/mcp in browser
- Check if firewall is blocking the connection
- Try disabling VPN temporarily
Tools Not Available
Symptoms:- MCP server connects but tools don’t appear
- Assistant says “I don’t have access to job search tools”
-
Verify Connection Status
- Check if MCP server shows as connected in your client
- Look for green indicator or “connected” status
-
Restart Client
- Completely quit and restart your AI assistant
- Wait for MCP initialization
-
Check Logs
- Claude Desktop: Look for errors in dev console
- LM Studio: Check MCP server logs
- Cursor: Check output panel
-
Reinstall Configuration
- Remove server from config
- Save file
- Re-add server configuration
- Restart client
Search Issues
No Results Found
Symptoms:- Search returns empty results
"total": 0in response
Broaden Your Query
Try less specific search terms:
- Instead of “Senior Python Django Developer”, try “Python Developer”
- Remove very specific requirements
Check Filters
Verify your filters aren’t too restrictive:
- Remove salary filters temporarily
- Try without city filter
- Remove experience level filter
Unexpected Results
Symptoms:- Results don’t match your query
- Irrelevant job offers returned
-
Be More Specific
-
Use Filters
-
Check Spelling
- City names: “Warszawa” not “Warsaw” for Polish listings
- Category names: Use exact names from
available_categories
-
Understand Semantic Search
- Search finds similar terms automatically
- “CTO” also finds “Chief Technology Officer”, “Technical Director”
- This is a feature, not a bug!
Configuration Problems
Claude Desktop Not Loading Config
Symptoms:- Changes to config file don’t take effect
- Old configuration still active
JSON Syntax Errors
Symptoms:- Config file not parsed
- Client won’t start
Performance Issues
Slow Responses
Symptoms:- Searches take long time
- Timeouts occur
-
Reduce Result Set
- Use smaller
limit(default is 20) - Add more specific filters
- Narrow down search criteria
- Use smaller
-
Check Internet Speed
- Test connection to server
- Try on different network
-
Simplify Query
- Avoid very complex multi-filter searches
- Break into multiple simpler queries
Rate Limiting
Symptoms:- “Too many requests” errors
- Temporary blocks
- Add delays between automated requests
- Use pagination instead of multiple searches
- Cache results when possible
- Use
offers_countbefore fetching full data
Data Issues
Missing Data Fields
Symptoms:- Some job offers missing salary info
- No company logo
- Incomplete descriptions
- Salary: Many companies don’t publish salary ranges
- Logos: Some companies don’t provide logos
- Descriptions: Quality varies by source
Outdated Listings
Symptoms:- Old job postings returned
- Expired positions
- They may still be active
- Company hasn’t set expiration date
- Position may be evergreen (always hiring)
Client-Specific Issues
LM Studio
Problem: Button doesn’t work Solution:- Ensure LM Studio is up to date
- Try manual configuration instead
- Check LM Studio MCP documentation
ChatGPT Desktop
Problem: Config file location unclear Solution: Create directory if it doesn’t exist:macOS
Windows
Cursor
Problem: MCP settings not visible Solution:- Update Cursor to latest version
- Enable Features → Model Context Protocol in settings
- Restart Cursor
Cline
Problem: Server shows as disconnected Solution:- Check Cline extension is latest version
- Reload VS Code window
- Check VS Code output panel for errors
Getting Help
Before Contacting Support
Check Server Status
Visit https://mcp.hexjobs.com/mcp in browser to verify it’s online
Contact Support
If issues persist, contact us with: Email: contact@hexjobs.com Include:- Client name and version (Claude Desktop 1.2.3, etc.)
- Operating system (macOS 14.0, Windows 11, etc.)
- Error messages (exact text or screenshots)
- Configuration file (remove sensitive data)
- Steps to reproduce the issue
Common Solutions Summary
90% of Issues
Fixed by restarting your AI assistant client
Config Problems
Check JSON syntax and file location
No Results
Remove filters and broaden search
Slow Performance
Reduce result limit and add filters
Known Limitations
These are intentional design decisions, not bugs.Feature Requests
Have suggestions for improvements? We’d love to hear from you:- Email: contact@hexjobs.com
- GitHub: github.com/apptivitypl
- Multi-region search (implemented!)
- Semantic search (implemented!)
- Real-time webhooks (planned)
- Application tracking (planned)