- Recruitee Ops Control Plane
Recruitee Ops Control Plane
Ask Recruitee the recruiting-ops questions dashboards miss by connecting candidates, candidate search, candidate notes, audit logs, opening offers, admins for owner resolution, departments, locations, published roles, custom fields, public applications, and talent-pool context. Find stale candidate pools, overdue stage work, offer-level recruiter and hiring-manager ownership, department-level opening risk, public posting gaps, source patterns, and the admins behind blocked hiring work.
The current package exposes 19 Recruitee tools, including list_admins and get_admin for owner resolution. It does not claim Recruitee webhook installation tools. Live writes require confirm:true when dry_run=false. Operational detail is PII-stripped by default; use detail_profile:"full" only when names or prose are needed. No dashboard build. No SQL.
Purchase access: https://samvangelos.gumroad.com/l/recruitee-ops-control-plane
$49.99 initial access, then $10.99/month for updates and continued access. Connect it with the setup guide and ask recruiting-ops questions from Claude, Cursor, or another MCP client.
Server Config
{
"mcpServers": {
"recruitee-ops-control-plane": {
"command": "node",
"args": [
"<path-from-your-download>/dist/index.js"
]
}
}
}