Cleared (ClearedIn) Connector for AI agents.
8 live capabilities
Manage identity verification and background screening workflows.
Waiting for input…
Why people use Cleared (ClearedIn)
Cleared (ClearedIn) for Identity Verification Oversight
With this Connector, you just ask your agent. You get the status of a background check or a list of pending signatures instantly, turning a multi-tab research job into a single sentence.
What Vinkius changes
You get a conversational interface for your entire Cleared security and identity workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying a new hire
An HR manager asks the agent to check if a candidate's background check is done.
- Real-world use case 02
Conducting a security audit
A compliance officer needs to see who accessed a specific record.
- Real-world use case 03
Tracking contract signatures
An ops manager wants to see which contracts are stuck.
Complete set · 8capabilities
The complete Cleared (ClearedIn) capability set.
These are the exact actions your AI can choose when you ask it to work with Cleared (ClearedIn).
01—04
4 capabilities in this set.
Part of 8 available through Cleared (ClearedIn).
- 01 Capability
Get screening details
Get detailed results for a specific screening. This helps you see exactly what was checked during a background review.
- 02 Capability
Get signature details
Get detailed status for a specific signature request. You can see if a document is still pending or fully signed.
- 03 Capability
Get verification details
Get detailed information for a specific verification. Use this to see the deep data behind a specific user's status.
- 04 Capability
List cleared audit logs
List security audit logs for the account. This is your go-to for tracking who accessed sensitive information.
05—08
4 capabilities in this set.
Part of 8 available through Cleared (ClearedIn).
- 05 Capability
Get cleared account info
Retrieve core account and user metadata. Use this to quickly check your current account settings or basic user details.
- 06 Capability
List background screenings
List all background screening requests. Use this to get a high-level view of all your active and past screenings.
- 07 Capability
List digital signatures
List all digital signature requests. Use this to monitor the progress of multiple contracts at once.
- 08 Capability
List identity verifications
List all identity verification requests. This lets you see the status of every user currently in the verification funnel.
Set up in minutes
One URL. Then ask Cleared (ClearedIn) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cleared (ClearedIn) 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_GUkPCHxOTXsGFT59ehocOXVli5Ww6TgfS9nyyWOW/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 Cleared (ClearedIn), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cleared (ClearedIn) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GUkPCHxOTXsGFT59ehocOXVli5Ww6TgfS9nyyWOW/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 Cleared (ClearedIn) URL.
- Step 03
Save and start
Save the connection and enable Cleared (ClearedIn) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cleared-clearedin": {
"url": "https://edge.vinkius.com/vk_preview_GUkPCHxOTXsGFT59ehocOXVli5Ww6TgfS9nyyWOW/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 Cleared (ClearedIn)
Open Agent mode in chat and ask: "Using Cleared (ClearedIn), help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cleared-clearedin": {
"url": "https://edge.vinkius.com/vk_preview_GUkPCHxOTXsGFT59ehocOXVli5Ww6TgfS9nyyWOW/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 Cleared (ClearedIn)
Ask Copilot: "Using Cleared (ClearedIn), help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cleared-clearedin": {
"url": "https://edge.vinkius.com/vk_preview_GUkPCHxOTXsGFT59ehocOXVli5Ww6TgfS9nyyWOW/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 Cleared (ClearedIn)
Open Cascade and ask: "Using Cleared (ClearedIn), help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cleared-clearedin": {
"url": "https://edge.vinkius.com/vk_preview_GUkPCHxOTXsGFT59ehocOXVli5Ww6TgfS9nyyWOW/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 Cleared (ClearedIn)
Ask Cline: "Using Cleared (ClearedIn), help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cleared-clearedin --transport http "https://edge.vinkius.com/vk_preview_GUkPCHxOTXsGFT59ehocOXVli5Ww6TgfS9nyyWOW/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 Cleared (ClearedIn)
Ask Claude: "Using Cleared (ClearedIn), show me...". 8 tools are ready
Where the request belongs
Work Cleared (ClearedIn) can move forward.
Compliance and HR professionals who need to verify people quickly without getting bogged down in manual data entry or hunting for files in a portal.
Compliance Officer
Checks verification volumes and statuses during audits using natural language.
HR Manager
Pulls background screening results for new hires without leaving their chat app.
Security Team
Looks up audit logs to see who accessed sensitive information for security reviews.
Operations Manager
Tracks signature completion for contracts to ensure onboarding stays on schedule.
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.
Certn
Automate background checks and screenings for HR and Property Management via Certn. invite applicants, run quickscreens, and retrieve reports.
Onfido
Automate identity verification via Onfido. create applicants, manage workflow runs, and retrieve verification reports directly from any AI agent.
InfoVetted
Screen and verify candidate backgrounds with employment checks, education verification, and criminal record searches.
ComplyAdvantage
Automate AML and KYC compliance. screen entities, manage search history, and monitor risks directly from your AI agent.
Persona
Manage identity verification workflows via Persona. handle inquiries, manage accounts, and inspect verifications directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Cleared (ClearedIn) 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 Cleared (ClearedIn).
The practical details behind the request, access and result.
Can I check background screenings with Cleared (ClearedIn) MCP?
Yes. You can ask your agent to list all screenings or pull the specific results for a single screening ID to see if someone is cleared.
How does Cleared (ClearedIn) MCP help with compliance?
It gives you instant access to security audit logs. You can quickly see who accessed what data and when, making it much easier to stay compliant.
Can I see who accessed my data using Cleared (ClearedIn) MCP?
Yes. You can pull the audit logs directly through your AI client to see a history of account activity and sensitive data access.
Does Cleared (ClearedIn) MCP work for digital signatures?
Yes. You can monitor the progress of your digital signature requests and see exactly which parties have signed and which are still pending.
How do I connect Cleared (ClearedIn) MCP to my AI client?
You just need to subscribe to the Connector on Vinkius and provide your Cleared API Key. Once connected, your AI client can start interacting with your data.
Can I see if a user has finished their background check?
Yes! Use the get_screening_details capability with the screening ID. The agent will return the current status and the final result of the check.
How do I find out who accessed a specific verification record?
Use the list_cleared_audit_logs capability. Your agent will fetch the account's security logs, allowing you to audit access to sensitive personal information.
Where do I find my Cleared API Key?
Log in to your Cleared (ClearedIn) Admin Portal and navigate to the Integrations section. You can generate and copy your API key from there.
One connection away
Give your agent a direct line to Cleared (ClearedIn).
Connect Cleared (ClearedIn) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available