G
Greenhouse
📋 Productivity
Bring Greenhouse recruiting into your AI — search candidates and jobs, read applications and scorecards, and move candidates through stages.
Tags
Tools (4)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"greenhouse": {
"command": "npx",
"args": [
"-y",
"greenhouse-mcp"
],
"env": {
"GREENHOUSE_API_KEY": "your-greenhouse-api-key-here"
}
}
}
}