Skip to content
Grok

OpenHire · 哨兵 for Grok

io.github.gzchenhao/openhire

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

client:Grok transport:stdio runtime:pypi

Install OpenHire · 哨兵 in Grok

.mcp.json (in your project root)

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

{
  "mcpServers": {
    "openhire": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "openhire"
      ],
      "env": {
        "OPENHIRE_DATABASE_URL": "<OPENHIRE_DATABASE_URL>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

OpenHire · 哨兵 in other clients