Workable for your agents.
Connect Workable once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Workable.
What agents can do with Workable
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
workable_list_candidatesList candidates for a specific job, with optional email and stage filters.
workable_list_jobsList all jobs (open and closed) with pagination.
workable_get_jobGet a single job's full details by its shortcode.
workable_list_membersList all account members (users).
workable_create_candidateCreate a new candidate in the applicant tracking system. `name` and `email` are required. Optionally attach to a job via shortcode.
workable_get_candidateGet a single candidate's full details by id.
workable_list_stagesList all pipeline stages in the recruitment process.
workable_list_job_stagesList the recruitment stages for a specific job.
workable_list_eventsList recruitment events (applications, interviews, offers) with optional date range.
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 Workable and go to Settings > API.
- Click 'Generate Token', select scopes, and copy the access token.
- Your instance URL is https://YOUR_SUBDOMAIN.workable.com.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Workable to Even: call connect_begin("workable") on the even-connect MCP and walk me through it.
List open jobs in Workable and retrieve candidates for a specific position.
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.