Skip to content

JobGPT - Job Search Automation & Auto Apply for Zed

io.github.6figr-com/jobgpt-mcp-server

Job search automation, auto apply, resume builder, application tracking, and recruiter outreach

client:Zed transport:stdio runtime:npm

Install JobGPT - Job Search Automation & Auto Apply in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "jobgpt-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jobgpt-mcp-server"
      ],
      "env": {
        "JOBGPT_API_KEY": "<JOBGPT_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

JobGPT - Job Search Automation & Auto Apply in other clients