| name | jobgpt |
| description | Job search automation, auto apply, resume generation, application tracking, salary intelligence, and recruiter outreach using the JobGPT MCP server. |
| type | skill |
| created | 2026-02-27T00:00:00.000Z |
| domain | life-learning |
| category | career |
| risk | safe |
| source | community |
| tags | ["skill","life-learning","career","jobgpt"] |
JobGPT - Job Search Automation
Overview
JobGPT connects your AI assistant to a complete job search automation platform via the JobGPT MCP server. It provides 34 tools covering job search, auto-apply, resume generation, application tracking, salary intelligence, and recruiter outreach so you can manage your entire job hunt from your AI coding assistant.
Built by 6figr.com, the platform supports 150+ countries with salary data, job matching, and automated applications.
When to Use This Skill
- You want to search for jobs with filters like titles, locations, salary, remote, and H1B sponsorship
- You want to auto-apply to jobs automatically
- You want to generate a tailored resume for a specific job application
- You want to track your job applications across multiple job hunts
- You want to find recruiters or referrers at target companies and send outreach emails
- You want to import a job from LinkedIn, Greenhouse, Lever, Workday, or any job board URL
- You want to check your salary and compare compensation across roles
Setup
This skill requires the JobGPT MCP server:
- Create an account - Sign up at 6figr.com/jobgpt-ai
- Get an API key - Go to 6figr.com/account, scroll to MCP Integrations, and click Generate API Key. The key starts with
mcp_.
- Add the MCP server:
- Claude Code:
claude mcp add jobgpt -t http -u https://mcp.6figr.com/mcp --header "Authorization: <api-key>"
- Other tools: Add
jobgpt-mcp-server as an MCP server with env var JOBGPT_API_KEY set. Install via npx jobgpt-mcp-server.
Set the JOBGPT_API_KEY environment variable when you are running the local npx jobgpt-mcp-server path.
Examples
Find Remote Jobs
"Find remote senior React jobs paying over $150k"
The skill uses search_jobs with title, remote, and salary filters to find matching positions, then presents results with company, title, location, salary range, and key skills.
Auto-Apply to Jobs