Skip to content
Zed

OpenHire · 哨兵 for Zed

io.github.gzchenhao/openhire

Job postings with real posting dates from Greenhouse/Lever/Ashby/Beisen/Moka ATS. 139 employers.

client:Zed transport:stdio runtime:pypi

Install OpenHire · 哨兵 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": {
    "openhire": {
      "command": "uvx",
      "args": [
        "openhire"
      ],
      "env": {
        "OPENHIRE_DATABASE_URL": "<OPENHIRE_DATABASE_URL>"
      }
    }
  }
}

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

OpenHire · 哨兵 in other clients