MCP & AI Agent Integration

Gem
automation.

16 AI agent actions for Gem — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Gem 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
8
Read operations
8
Write operations
0
High-risk actions (approval gated)
Business Tools Gem 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 Gem.

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 Candidate
gem:get_candidate
Fetch a single candidate by ID with contact info, skills, and current status.
Read Low risk
Get Job
gem:get_job
Fetch a single job posting by ID with requirements and status.
Read Low risk
Get User
gem:get_user
Fetch a single user by ID with profile information and role.
Read Low risk
List Applications
gem:list_applications
List candidate applications with filtering by job, candidate, stage, or status.
Read Low risk
List Candidates
gem:list_candidates
Search and list candidates with filtering options.
Read Low risk
List Jobs
gem:list_jobs
Search and list job postings with filtering options.
Read Low risk
List Notes
gem:list_notes
List notes with filtering by candidate, job, or type.
Read Low risk
List Users
gem:list_users
List users in the Gem workspace with filtering options.
Read Low risk
Add Candidate To Job
gem:add_candidate_to_job
Add a candidate to a specific job opening and set their initial stage.
Write Medium risk
Create Candidate
gem:create_candidate
Create a new candidate in Gem with contact information and optional job association.
Write Medium risk
Create Job
gem:create_job
Create a new job posting in Gem.
Write Medium risk
Create Note
gem:create_note
Create a note on a candidate's profile for tracking interactions and feedback.
Write Medium risk
Send Email
gem:send_email
Send an email to a candidate through Gem's email system.
Write Medium risk
Update Candidate
gem:update_candidate
Update an existing candidate's information and status.
Write Medium risk
Update Candidate Stage
gem:update_candidate_stage
Update a candidate's stage in the recruiting pipeline for a specific job.
Write Medium risk
Update Job
gem:update_job
Update an existing job posting's information and status.
Write Medium risk
MCP & Runtime API

Call Gem
from any AI agent.

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

gem:get_candidate READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "gem:get_candidate",
    "args": {},
    "execution_id": "agent-001"
  }'
gem:add_candidate_to_job 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": "gem:add_candidate_to_job",
    "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 Gem.

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

Every Gem action
governed end-to-end.

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

Gem works best
alongside these.

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

Gem integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →