Paid-download MCP for asking Greenhouse recruiting-ops questions inside Claude, Cursor, or another MCP client.
概览
Ask Greenhouse questions at recruiting-ops granularity: referral SLA misses, recruiter funnel movement, stale candidates by owner, overdue feedback, unfilled openings by function, stage conversion by recruiter, offer draft hygiene, source quality, and bottleneck owners. No dashboard build. No SQL. Just a controlled Greenhouse MCP surface inside Claude, Cursor, or another MCP client.
Paid one-time download: https://samvangelos.gumroad.com/l/greenhouse-ops-control-plane
The package runs locally. Buyers bring their own Greenhouse API credentials. Not affiliated with, sponsored by, or endorsed by Greenhouse Software.
服务器配置
{
"mcpServers": {
"greenhouse-ops-control-plane": {
"command": "node",
"args": [
"<path-to-greenhouse-ops-control-plane-download>/dist/index.js"
],
"env": {
"GREENHOUSE_CLIENT_ID": "<your_greenhouse_client_id>",
"GREENHOUSE_CLIENT_SECRET": "<your_greenhouse_client_secret>"
}
}
}
}