MCP & AI Agent Integration

Recruitee
automation.

16 AI agent actions for Recruitee — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Recruitee to automate business processes and connect tools in your stack. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
16
actions
100%
governed
<200ms
latency
16
AI agent actions
9
Read operations
7
Write operations
0
High-risk actions (approval gated)
Business Tools Recruitee is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Recruitee.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Application
recruitee:get_application
Fetch a single job application by ID with candidate and job details.
Read Low risk
Get Candidate
recruitee:get_candidate
Fetch a single candidate by ID with contact details and application history.
Read Low risk
Get Job
recruitee:get_job
Fetch a single job posting by ID with full details.
Read Low risk
List Applications
recruitee:list_applications
List and search job applications with filtering options.
Read Low risk
List Candidates
recruitee:list_candidates
List and search candidates with filtering options.
Read Low risk
List Departments
recruitee:list_departments
List all departments in the company for organizing jobs and team members.
Read Low risk
List Jobs
recruitee:list_jobs
List and search job postings with filtering options.
Read Low risk
List Stages
recruitee:list_stages
List hiring pipeline stages for moving applications through the process.
Read Low risk
Search Candidates
recruitee:search_candidates
Search candidates by name, email, skills, or other criteria.
Read Low risk
Add Application Note
recruitee:add_application_note
Add a note to a job application for tracking feedback and decisions.
Write Medium risk
Create Application
recruitee:create_application
Create a new job application linking a candidate to a job.
Write Medium risk
Create Candidate
recruitee:create_candidate
Create a new candidate in the talent pool.
Write Medium risk
Create Job
recruitee:create_job
Create a new job posting.
Write Medium risk
Update Application Stage
recruitee:update_application_stage
Move an application to a different stage in the hiring pipeline.
Write Medium risk
Update Candidate
recruitee:update_candidate
Update an existing candidate's information.
Write Medium risk
Update Job
recruitee:update_job
Update an existing job posting.
Write Medium risk
MCP & Runtime API

Call Recruitee
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Recruitee actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

recruitee:get_application READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "recruitee:get_application",
    "args": {},
    "execution_id": "agent-001"
  }'
recruitee:add_application_note WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "recruitee:add_application_note",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Recruitee.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Recruitee data
Call recruitee:get_application via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Recruitee
Dry-run validates recruitee:add_application_note before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Recruitee
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Recruitee action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Recruitee — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Recruitee action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Recruitee action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Recruitee works best
alongside these.

Build multi-step workflows that connect Recruitee to the rest of your stack. All governed. All audited.

Recruitee integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Recruitee in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →