workorai MCP Tools
workorai exposes 29 tools. Each one has its own page with the configuration for every client that can run this server.
-
request_accessrequest access
-
candidate.search_jobscandidate search jobs
-
candidate.get_jobcandidate get job
-
candidate.get_applicationscandidate get applications
-
candidate.set_saved_jobcandidate set saved job
-
candidate.get_saved_jobscandidate get saved jobs
-
candidate.accept_invitationcandidate accept invitation
-
candidate.decline_invitationcandidate decline invitation
-
candidate.withdraw_applicationcandidate withdraw application
-
candidate.apply_to_jobcandidate apply to job
-
employer.list_jobsemployer list jobs
-
employer.get_jobemployer get job
-
employer.create_jobemployer create job
-
employer.update_jobemployer update job
-
employer.publish_jobemployer publish job
-
employer.close_jobemployer close job
-
employer.archive_jobemployer archive job
-
employer.delete_jobemployer delete job
-
employer.search_candidates_for_jobemployer search candidates for job
-
employer.search_candidates_by_queryemployer search candidates by query
-
employer.get_candidateemployer get candidate
-
employer.get_candidate_evidenceemployer get candidate evidence
-
employer.invite_candidateemployer invite candidate
-
employer.list_applicantsemployer list applicants
-
employer.set_review_statusemployer set review status
-
employer.get_applicant_detailemployer get applicant detail
-
employer.get_applicant_transcriptemployer get applicant transcript
-
employer.list_invitationsemployer list invitations
-
employer.cancel_invitationemployer cancel invitation
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.