Recruiting platform
Connect to Greenhouse for applicant tracking and hiring workflows.
{
"mcpServers": {
"greenhouse": {
"mcpServers": {
"greenhouse": {
"env": {
"GREENHOUSE_API_KEY": "your-api-key"
},
"args": [
"-y",
"greenhouse-mcp-server"
],
"command": "npx"
}
}
}
}
}