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.
| Tool | Description |
|---|---|
| reportBehavior | Submits a behavior report for a specified background check or continuous check. |
| listChecks | Retrieves a list of all background checks that have been created. |
| createCheck | Initiates a new background check for a person or organization. |
| GetHealthDashboard | Displays the current status and health metrics of the system. |
| getCheck | Retrieves detailed information about a specific background check. |
| listCheckDetails | Shows all detailed results and findings associated with a background check. |
| getPDF | Downloads a background check report in PDF format. |
| CreatePDF | Generates a PDF document from a completed background check. |
| DeleteCustomType | Removes a custom verification type from the system. |
| listScoreConfigs | Lists all configured scoring rules for background checks. |
| createScoreConfig | Establishes a new scoring configuration for background checks. |
| UpdateCustomType | Modifies an existing custom verification type definition. |
| ListContinuousChecks | Retrieves all ongoing continuous monitoring checks. |
| createContinuousCheck | Sets up a new continuous monitoring check for a person. |
| GetContinuousCheck | Retrieves details about a specific continuous monitoring check. |
| UpdateContinuousCheck | Modifies settings or status of an existing continuous check. |
| getV1ContinuousChecksHistory | Retrieves historical records of continuous checks. |
| listHook | Shows all configured event notifications and subscriptions. |
| createHook | Establishes a new event notification subscription. |
| deletHook | Removes an existing event notification subscription. |
| updateHook | Modifies an existing event notification subscription. |
| listReports | Retrieves a list of all generated reports. |
| createReport | Generates a new report from background check data. |
| getReport | Retrieves the contents of a specific report. |