Greenhouse for your agents.
Connect Greenhouse once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Greenhouse.
What agents can do with Greenhouse
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
greenhouse_list_candidatesList candidates with optional filters for created or updated after a date.
greenhouse_list_applicationsList applications with optional filters.
greenhouse_list_jobsList jobs (open and closed positions).
greenhouse_list_usersList users with admin and hiring team details.
greenhouse_get_candidateGet a single candidate by id with full profile details.
greenhouse_create_candidateCreate a candidate record. `first_name` and `last_name` are required. Optionally set `email`, `phone`, and `resume` URL.
greenhouse_list_departmentsList departments in the organization.
greenhouse_list_officesList offices (physical locations) in the organization.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into Greenhouse and go to Configure > Dev Center > API Credential Management.
- Create a new Harvest API key, select the needed endpoints, and copy the key.
- Paste the key into Even's connect flow.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Greenhouse to Even: call connect_begin("greenhouse") on the even-connect MCP and walk me through it.
List candidates, applications, and jobs from Greenhouse recruiting pipeline.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.