MCP & AI Agent Integration

Tpscheck
automation.

15 AI agent actions for Tpscheck — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Tpscheck to pull reports, track KPIs, and surface insights on a schedule. 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
15
actions
100%
governed
<200ms
latency
15
AI agent actions
8
Read operations
7
Write operations
2
High-risk actions (approval gated)
Analytics Tpscheck is a Analytics integration — use it to automate metrics tracking, reporting, and data analysis from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Tpscheck.

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
tpscheck:get_candidate
Fetch a single candidate profile with personal information and check history.
Read Low risk
Get Check
tpscheck:get_check
Fetch a single background check by ID with current status and results.
Read Low risk
Get Report
tpscheck:get_report
Fetch a detailed screening report with findings and recommendations.
Read Low risk
Get Webhook
tpscheck:get_webhook
Fetch webhook configuration and delivery status.
Read Low risk
List Candidates
tpscheck:list_candidates
List candidates with optional search and filtering.
Read Low risk
List Checks
tpscheck:list_checks
List background checks with optional filtering and pagination.
Read Low risk
List Packages
tpscheck:list_packages
List available screening packages with their components and pricing.
Read Low risk
List Webhooks
tpscheck:list_webhooks
List configured webhooks with their status and delivery metrics.
Read Low risk
Cancel Check
tpscheck:cancel_check
Cancel a pending or in-progress background check.
Write High risk
Create Candidate
tpscheck:create_candidate
Create a new candidate profile for background screening.
Write Medium risk
Create Check
tpscheck:create_check
Create a new background check for a candidate using a specific screening package.
Write Medium risk
Create Webhook
tpscheck:create_webhook
Create a new webhook to receive real-time notifications about screening events.
Write Medium risk
Delete Webhook
tpscheck:delete_webhook
Delete a webhook configuration. This action cannot be undone.
Write High risk
Download Report
tpscheck:download_report
Download a screening report in the specified format.
Write Low risk
Update Candidate
tpscheck:update_candidate
Update an existing candidate's profile information.
Write Medium risk
MCP & Runtime API

Call Tpscheck
from any AI agent.

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

tpscheck: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": "tpscheck:get_candidate",
    "args": {},
    "execution_id": "agent-001"
  }'
tpscheck:cancel_check 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": "tpscheck:cancel_check",
    "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 Tpscheck.

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 Tpscheck data
Call tpscheck: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 Tpscheck
Dry-run validates tpscheck:cancel_check before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Metric threshold reached
Pull report data
Surface insight with AI
Send digest to Slack
How it works

Every Tpscheck action
governed end-to-end.

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

Tpscheck works best
alongside these.

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

Tpscheck integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →