InfoVetted Connector for AI agents.
12 live capabilities
Manage candidate background checks and employment verifications through your AI client.
Waiting for input…
Why people use InfoVetted
InfoVetted for Automated Background Screening
This Connector lets you do it all from one chat window. Tell your agent to start a check, list your active requests, or get a status update. You get a clear picture of your pipeline without the tab-switching.
What Vinkius changes
You get a hands-free way to manage candidate vetting and compliance records.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Starting multiple checks at once
An HR manager needs to start 5 checks.
- Real-world use case 02
Auditing active requests
A compliance officer needs an audit.
- Real-world use case 03
Organizing a new department
A staffing agency manages a team.
Complete set · 12capabilities
The complete InfoVetted capability set.
These are the exact actions your AI can choose when you ask it to work with InfoVetted.
01—04
4 capabilities in this set.
Part of 12 available through InfoVetted.
- 01 Capability
Check api connectivity
Verify that your InfoVetted account is connected properly. Use this to troubleshoot any connection issues.
- 02 Capability
Cancel active vetting
Stop a background check that is currently running. Use this if a candidate withdraws or a check is no longer needed.
- 03 Capability
Create screening contact
Add a new person to your screening list. This helps keep your candidate data organized in one place.
- 04 Capability
Create contact group
Create an organization group for your contacts. Use this to group people by department or team.
05—08
4 capabilities in this set.
Part of 12 available through InfoVetted.
- 05 Capability
Create new vetting check
Start a new background check for a candidate. This triggers the actual vetting process in InfoVetted.
- 06 Capability
List screening contacts
View all individuals currently being screened. This gives you a high-level view of your active pipeline.
- 07 Capability
List contact groups
See all your organizational contact groups. Use this to manage how your contacts are categorized.
- 08 Capability
List vetting requests
Get a list of all background check requests. This is your primary way to see every active vetting task.
09—12
4 capabilities in this set.
Part of 12 available through InfoVetted.
- 09 Capability
List configured webhooks
See your active webhooks. This helps you monitor automated notifications for vetting updates.
- 10 Capability
Get vetting request status
See the current status of a vetting process. This tells you if a check is pending, in progress, or complete.
- 11 Capability
List supported check types
See what kinds of background checks are available. Use this to understand which vetting packages you can run.
- 12 Capability
Get contact details
Pull specific information for an individual. Use this to quickly see a person's profile data.
Set up in minutes
One URL. Then ask InfoVetted to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use InfoVetted from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UJophLNfplb1Mj4mRFGMKwzL48hunvlNWEYPuyfj/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it InfoVetted, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable InfoVetted for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UJophLNfplb1Mj4mRFGMKwzL48hunvlNWEYPuyfj/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the InfoVetted URL.
- Step 03
Save and start
Save the connection and enable InfoVetted in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"infovetted": {
"url": "https://edge.vinkius.com/vk_preview_UJophLNfplb1Mj4mRFGMKwzL48hunvlNWEYPuyfj/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using InfoVetted
Open Agent mode in chat and ask: "Using InfoVetted, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"infovetted": {
"url": "https://edge.vinkius.com/vk_preview_UJophLNfplb1Mj4mRFGMKwzL48hunvlNWEYPuyfj/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using InfoVetted
Ask Copilot: "Using InfoVetted, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"infovetted": {
"url": "https://edge.vinkius.com/vk_preview_UJophLNfplb1Mj4mRFGMKwzL48hunvlNWEYPuyfj/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using InfoVetted
Open Cascade and ask: "Using InfoVetted, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"infovetted": {
"url": "https://edge.vinkius.com/vk_preview_UJophLNfplb1Mj4mRFGMKwzL48hunvlNWEYPuyfj/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using InfoVetted
Ask Cline: "Using InfoVetted, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add infovetted --transport http "https://edge.vinkius.com/vk_preview_UJophLNfplb1Mj4mRFGMKwzL48hunvlNWEYPuyfj/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using InfoVetted
Ask Claude: "Using InfoVetted, show me...". 12 tools are ready
Where the request belongs
Work InfoVetted can move forward.
HR managers who are buried in paperwork and compliance officers who need to audit vetting statuses without manual data scraping.
HR Manager
Initiates background checks for new hires during the onboarding phase.
Compliance Officer
Audits vetting results and ensures all regulatory requirements are met.
Staffing Agent
Manages high-volume screening for multiple clients simultaneously.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCheckr
Automate background checks via Checkr. screen candidates, monitor reports, and manage compliance directly from any AI agent.
Cleared (ClearedIn)
Manage identity verification and background screening via Cleared. track verifications, monitor screenings, and audit security logs directly from any AI agent.
Certn
Automate background checks and screenings for HR and Property Management via Certn. invite applicants, run quickscreens, and retrieve reports.
Argyle
Verify employment and income with Argyle. track users, employments, and payouts via AI.
Onfido
Automate identity verification via Onfido. create applicants, manage workflow runs, and retrieve verification reports directly from any AI agent.
Rong360 Open API
Bring high-level financial risk assessment and identity KYC directly to your agent. Evaluate credit scores and verify names.
Bring your own AI
Change the model, client or framework. Keep InfoVetted connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about InfoVetted.
The practical details behind the request, access and result.
Can InfoVetted MCP help me manage my hiring pipeline?
Yes, it lets your AI agent manage background checks, track results, and organize candidate contacts in one place.
How does InfoVetted MCP handle different types of checks?
You can use the capability to see all supported check types, like criminal records or education verification, and then start specific requests.
Can I use InfoVetted MCP to see if a candidate's check passed?
Yes, you can ask your agent to check the status of any specific vetting request to see the current progress and results.
Is InfoVetted MCP good for high-volume staffing?
It is built for that. Staffing agencies can use it to manage large groups of contacts and initiate many checks quickly.
How do I organize my candidates with InfoVetted MCP?
You can use the capability to create contact groups, making it easy to categorize people by department or team.
Can I stop a background check if a candidate drops out?
Yes, you can tell your agent to cancel an active vetting request to stop the process immediately.
Can I initiate a background check through the AI agent?
Yes. Use create_new_vetting_check with the contact ID and vetting package to initiate a background check. Use create_screening_contact first if the person isn't in your system. Track progress with get_vetting_request_status.
Can I track the status of active vetting requests?
Yes. Use list_vetting_requests to see all requests with their current status. Use get_vetting_request_status for detailed progress on a specific check. Use cancel_active_vetting to stop a check that's no longer needed.
Can I manage screening contacts and their data?
Yes. Use list_screening_contacts to browse all contacts, get_screening_contact for individual profiles, and create_screening_contact to add new people to the system. Each contact can have multiple vetting requests associated.
One connection away
Give your agent a direct line to InfoVetted.
Connect InfoVetted once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available