# @sargonpiraev/hh-mcp-server

MCP server for HeadHunter job search API

## Install

```bash
npm install -g @sargonpiraev/hh-mcp-server
```

## Home

This package lives in the public monorepo:

https://github.com/sargonpiraev/shared/tree/main/packages/hh-mcp-server

## Run

```bash
npx @sargonpiraev/hh-mcp-server
```

Configure API credentials via environment variables (see `.env.example` when provided).

## Release

Published from the [`sargonpiraev/shared`](https://github.com/sargonpiraev/shared) monorepo via Trusted Publishing (`on-push-main.yml`).
