Skip to main content
Feedback

Truora MCP connector

Truora Checks API is an identity verification and background screening platform that validates individuals and organizations through comprehensive compliance checks. The Truora MCP connector allows AI agents to create and retrieve background checks, manage verification workflows, and monitor check statuses across different types of screenings. It also supports generating and accessing PDF reports, configuring scoring rules, reporting behavioral data, and tracking system health through dashboard metrics.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Truora MCP connector to perform the following actions:

  • Verify applicant identities before onboarding new employees or contractors
  • Run recurring background checks on existing staff to maintain compliance standards
  • Generate official background check reports for legal and audit requirements
  • Monitor continuous checks and receive instant alerts when new issues surface
  • Automate identity verification workflows across hiring, lending, and customer verification processes
  • Track background check status and history for all candidates in one dashboard
  • Configure custom risk scoring to match your organization's verification standards

Example prompts

Use the following example prompts to invoke Truora MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all background checks we've run on candidates this month in Truora.
  • Create a new background check for John Smith with email john.smith@example.com.
  • Generate a PDF report of the background check for candidate ID 12345.
  • List all continuous checks we have running and their current status.
  • Set up a new continuous check that runs monthly background checks on our team.
  • What does the health dashboard show about our Truora checks this week?
  • Get the complete check history and results for our recent hire.
  • Create a webhook to notify us whenever a background check completes.
  • Show me all reports we've generated in Truora for our compliance audit.
  • Update the scoring configuration to flag candidates with financial records.

Truora MCP connector tools

The Truora MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
reportBehaviorSubmits a behavior report for a specified background check or continuous check.
listChecksRetrieves a list of all background checks that have been created.
createCheckInitiates a new background check for a person or organization.
GetHealthDashboardDisplays the current status and health metrics of the system.
getCheckRetrieves detailed information about a specific background check.
listCheckDetailsShows all detailed results and findings associated with a background check.
getPDFDownloads a background check report in PDF format.
CreatePDFGenerates a PDF document from a completed background check.
DeleteCustomTypeRemoves a custom verification type from the system.
listScoreConfigsLists all configured scoring rules for background checks.
createScoreConfigEstablishes a new scoring configuration for background checks.
UpdateCustomTypeModifies an existing custom verification type definition.
ListContinuousChecksRetrieves all ongoing continuous monitoring checks.
createContinuousCheckSets up a new continuous monitoring check for a person.
GetContinuousCheckRetrieves details about a specific continuous monitoring check.
UpdateContinuousCheckModifies settings or status of an existing continuous check.
getV1ContinuousChecksHistoryRetrieves historical records of continuous checks.
listHookShows all configured event notifications and subscriptions.
createHookEstablishes a new event notification subscription.
deletHookRemoves an existing event notification subscription.
updateHookModifies an existing event notification subscription.
listReportsRetrieves a list of all generated reports.
createReportGenerates a new report from background check data.
getReportRetrieves the contents of a specific report.
On this Page