OpenHire · 哨兵 MCP Server

Real terminal output - install from PyPI, download the public index, search. No account, no signup. It runs locally over stdio via the published package.

People who work with ashby, ats and greenhouse and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 6 · #144 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install OpenHire · 哨兵

Claude Code

claude mcp add gzchenhao-openhire -- uvx openhire

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "gzchenhao-openhire": {
      "command": "uvx",
      "args": [
        "openhire"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package openhire - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.gzchenhao is GitHub-verified and matches the repo owner

03 · What OpenHire · 哨兵 can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.1 · 2026-09-12

An empty result used to be a bare [], which answers 'did I mistype the tag?' and 'is the market dry?' identically. Now the MCP tool returns results: [] plus hint, unknown_skills and suggestions, so a caller can tell…

v0.5.0 · 2026-09-12

Two signals for client agents, no breaking changes. · role_group - employers list one role once per city (one live role here has 22 copies). Those rows stay distinct, because each has its own job_id and apply_channel…

v0.4.3 · 2026-09-12

Clients displayed the server as openhire v1.28.1 (the MCP SDK's version) because FastMCP takes no version argument. Now reports openhire v0.4.3. · This closes the version-drift trio reported by an external tester: the…

04 · Who maintains OpenHire · 哨兵

OpenHire · 哨兵 is maintained by gzchenhao. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
other - ranked #144 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-09-12)
registry
io.github.gzchenhao/openhire (active, first published 2026-07-15 · 12 versions)
packages
pypi:openhire

06 · OpenHire · 哨兵 FAQ

What is OpenHire · 哨兵?

Real terminal output - install from PyPI, download the public index, search. No account, no signup. It runs locally over stdio via the published package.

Is OpenHire · 哨兵 still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install OpenHire · 哨兵?

Run `uvx openhire`. You can also paste the ready-made client config above.

Does OpenHire · 哨兵 run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to OpenHire · 哨兵