Skip to content
Zed

jobverify for Zed

io.github.yessglory17/jobverify

Detect fake-recruiter and job-offer scams using free OSINT. No API keys.

client:Zed transport:stdio runtime:pypi

Install jobverify in Zed

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

{
  "context_servers": {
    "jobverify": {
      "command": "uvx",
      "args": [
        "jobverify-mcp"
      ]
    }
  }
}

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

jobverify in other clients