Odel
OpenHire · 哨兵

OpenHire · 哨兵

Local
@gzchenhao2PythonMITUpdated 2 days ago

Radar for remote AI/Infra jobs from employer ATS; your résumé never transits the server.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIopenhirev0.3.2

Run

uvx openhire

MCP client config

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