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
{
"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