Developers
OfferHunt MCP connector
OfferHunt provides a hosted Model Context Protocol server over Streamable HTTP at https://www.offerhunt.ai/mcp. It lets an AI assistant search current employer job postings in the US and Canada and manage the connected user's job search.
Authentication
The server requires OAuth 2.0 authorization with PKCE S256 and the offerhunt scope. Discovery metadata is available at /.well-known/oauth-protected-resource/mcp and /.well-known/oauth-authorization-server. Users sign in to OfferHunt and approve access on our consent page. They can revoke a connection in account settings.
Tools
get_profile— Read the user's job-search profile and preferences.save_resume— Add resume text or request a short-lived upload link.update_preferences— Update job-search preferences.get_recommendations— Get personalized job matches.search_jobs— Search current US and Canada job postings.get_job— Read details for a job returned by OfferHunt.rate_job— Save, dismiss, or clear feedback on a job.track_application— Record and update an application.list_my_jobs— List saved jobs and tracked applications.
Access and limits
A free personal account is required. Search results are capped at 10 jobs per page and 3 pages per query. Broad requests to list the entire catalog are refused. Daily limits also apply to the number of jobs shown or opened and to employer-name searches.
See our privacy policy and support page for data handling and help.