Skip to content
Zed

jobseek for Zed

io.github.colophon-group/jobseek

Search jobs and companies on Job Seek (jseek.co)

client:Zed transport:stdio runtime:npm

Install jobseek in Zed

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

{
  "context_servers": {
    "jobseek": {
      "command": "npx",
      "args": [
        "-y",
        "@jseek/mcp-server"
      ]
    }
  }
}

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

jobseek in other clients