MCP & AI Agent Integration

Recruitis
automation.

14 AI agent actions for Recruitis — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Recruitis 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
14
actions
100%
governed
<200ms
latency
14
AI agent actions
7
Read operations
7
Write operations
0
High-risk actions (approval gated)
Business Tools Recruitis 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 Recruitis.

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
recruitis:get_application
Fetch a single job application by ID with candidate and job details.
Read Low risk
Get Candidate
recruitis:get_candidate
Fetch a single candidate by ID with contact details and application history.
Read Low risk
Get Job
recruitis:get_job
Fetch a single job posting by ID with all details including requirements and benefits.
Read Low risk
List Applications
recruitis:list_applications
List job applications with optional filtering by job, candidate, status, and date range.
Read Low risk
List Candidates
recruitis:list_candidates
List candidates with optional filtering and search capabilities.
Read Low risk
List Interviews
recruitis:list_interviews
List scheduled interviews with optional filtering by application, interviewer, and date range.
Read Low risk
List Jobs
recruitis:list_jobs
List job postings with optional filtering and search capabilities.
Read Low risk
Add Note
recruitis:add_note
Add a note to a candidate or application for tracking interactions and observations.
Write Medium risk
Create Candidate
recruitis:create_candidate
Create a new candidate profile in the system.
Write Medium risk
Create Interview
recruitis:create_interview
Schedule a new interview for a job application.
Write Medium risk
Create Job
recruitis:create_job
Create a new job posting with all details and optional immediate publishing.
Write Medium risk
Send Email
recruitis:send_email
Send an email to a candidate or application with optional template support.
Write Medium risk
Update Application Status
recruitis:update_application_status
Update the status and stage of a job application with optional notes and rating.
Write Medium risk
Update Job
recruitis:update_job
Update an existing job posting with new details.
Write Medium risk
MCP & Runtime API

Call Recruitis
from any AI agent.

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

recruitis: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": "recruitis:get_application",
    "args": {},
    "execution_id": "agent-001"
  }'
recruitis:add_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": "recruitis:add_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 Recruitis.

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 Recruitis data
Call recruitis: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 Recruitis
Dry-run validates recruitis:add_note before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Recruitis
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Recruitis action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Recruitis — 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 Recruitis action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Recruitis action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Recruitis works best
alongside these.

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

Recruitis integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →