Persona Connector for AI agents.
27 live capabilities
Manage KYC and identity verification workflows directly from your agent.
Waiting for input…
Why people use Persona
Persona Identity Verification for Compliance Officers
With the Persona MCP, that cycle ends. You can ask your AI agent to pull up the latest inquiries or check a specific verification status without ever leaving your workspace. It acts as a bridge that brings your identity data directly to your conversation, giving you a single place to manage the entire verification flow.
What Vinkius changes
You can manage your entire identity verification pipeline through a single chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Compliance Audit
A compliance officer asks the agent to list all inquiries from last month and redact PII from the ones that failed to meet standards.
- Real-world use case 02
Support Triage
A support agent asks for the verification status of a specific user to tell a customer why their account is locked or pending.
- Real-world use case 03
Dev Flow Testing
A developer uses trigger_workflow to test how the system handles a new identity check and verify the automated response.
Complete set · 27capabilities
The complete Persona capability set.
These are the exact actions your AI can choose when you ask it to work with Persona.
01—04
4 capabilities in this set.
Part of 27 available through Persona.
- 01 Capability
Get verification
Get the results of a specific identity check. Use this to see if a user's ID was approved or rejected.
- 02 Capability
List accounts
List all accounts in your Persona dashboard. This helps you see a broad overview of your verified users.
- 03 Capability
List inquiries
Pull a list of all identity inquiries. You can use this to see what users are currently submitting.
- 04 Capability
Get account
Pull the details of a single account. Use this to see a user's full verification history.
05—08
4 capabilities in this set.
Part of 27 available through Persona.
- 05 Capability
Get case
Fetch the details of a specific case. This is useful for deep dives into specific compliance issues.
- 06 Capability
Get event
Pull a specific event from your Persona history. This helps you track milestones in the verification process.
- 07 Capability
Get inquiry
Fetch the details of a single identity inquiry. Use this to see exactly what a user submitted for review.
- 08 Capability
Get report
Fetch a specific report like a watchlist or adverse media check. This gives you the data needed for risk assessment.
09—12
4 capabilities in this set.
Part of 27 available through Persona.
- 09 Capability
Get transaction
Retrieve a transaction record from Persona. This is useful for auditing specific financial movements.
- 10 Capability
List transactions
See a list of all transactions. Use this to track financial activity over time.
- 11 Capability
Redact inquiry
Wipe PII from a specific inquiry. This is necessary when a user requests data deletion.
- 12 Capability
List webhooks
See all your active webhooks. This helps you manage how Persona sends updates to your other systems.
13—16
4 capabilities in this set.
Part of 27 available through Persona.
- 13 Capability
Redact account
Permanently delete PII from an account. Use this to stay compliant with GDPR and other privacy rules.
- 14 Capability
List cases
Pull a list of all active and closed cases. Use this to manage high-level compliance workflows.
- 15 Capability
List events
See a list of all events in your history. This is great for auditing chronological actions.
- 16 Capability
List reports
List all available reports like Watchlists and Adverse Media. This helps you see what data is available for risk checks.
17—20
4 capabilities in this set.
Part of 27 available through Persona.
- 17 Capability
Redact report
Remove PII from a report. Use this to ensure sensitive data isn't stored longer than necessary.
- 18 Capability
Redact verification
Delete PII from a verification record. This helps maintain a clean and compliant data history.
- 19 Capability
Set case status
Update the status of a specific case. Use this to move cases through your internal compliance pipeline.
- 20 Capability
Trigger workflow
Start a new workflow run in Persona. Use this to automate the start of an identity check.
21—24
4 capabilities in this set.
Part of 27 available through Persona.
- 21 Capability
Update account
Change details on an existing account. This is how you keep user records current without manual entry.
- 22 Capability
Create account
Make a new account entity in Persona. Use this when a user successfully completes their onboarding.
- 23 Capability
Create inquiry
Start a new identity verification inquiry. This kicks off the process for a new user.
- 24 Capability
Create transaction
Record a new transaction in the system. Use this to track specific financial interactions.
25—27
3 capabilities in this set.
Part of 27 available through Persona.
- 25 Capability
Create webhook
Set up a new webhook for real-time updates. This helps you connect Persona to your own backend.
- 26 Capability
Decline inquiry
Reject a specific identity inquiry. Use this when a user fails to meet your verification standards.
- 27 Capability
Approve inquiry
Approve a pending identity inquiry. Use this to clear a user for access as quickly as possible.
Set up in minutes
One URL. Then ask Persona to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Persona 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_lD12xaWU4bxLGxBgSYb5dcwWo0tufM6ky9ZiEIGU/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 Persona, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Persona for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lD12xaWU4bxLGxBgSYb5dcwWo0tufM6ky9ZiEIGU/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 Persona URL.
- Step 03
Save and start
Save the connection and enable Persona in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"persona": {
"url": "https://edge.vinkius.com/vk_preview_lD12xaWU4bxLGxBgSYb5dcwWo0tufM6ky9ZiEIGU/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 Persona
Open Agent mode in chat and ask: "Using Persona, help me...". 27 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"persona": {
"url": "https://edge.vinkius.com/vk_preview_lD12xaWU4bxLGxBgSYb5dcwWo0tufM6ky9ZiEIGU/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 Persona
Ask Copilot: "Using Persona, help me...". 27 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"persona": {
"url": "https://edge.vinkius.com/vk_preview_lD12xaWU4bxLGxBgSYb5dcwWo0tufM6ky9ZiEIGU/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 Persona
Open Cascade and ask: "Using Persona, help me...". 27 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"persona": {
"url": "https://edge.vinkius.com/vk_preview_lD12xaWU4bxLGxBgSYb5dcwWo0tufM6ky9ZiEIGU/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 Persona
Ask Cline: "Using Persona, help me...". 27 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add persona --transport http "https://edge.vinkius.com/vk_preview_lD12xaWU4bxLGxBgSYb5dcwWo0tufM6ky9ZiEIGU/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 Persona
Ask Claude: "Using Persona, show me...". 27 tools are ready
Where the request belongs
Work Persona can move forward.
This is for the compliance officer who is tired of manual spreadsheet tracking and the support lead who needs to verify user status during a live chat. It's for the operations lead who wants to automate identity verification and the developer who needs to test KYC flows without building a custom dashboard.
Compliance Officer
Reviewing inquiry statuses and redacting sensitive data to stay compliant with privacy laws on a Tuesday afternoon.
Support Agent
Verifying user account status and inquiry progress during live customer interactions to provide immediate updates.
Developer
Testing and inspecting verification flows and account updates from a terminal or IDE to ensure system reliability.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOnfido
Automate identity verification via Onfido. create applicants, manage workflow runs, and retrieve verification reports directly from any AI agent.
Sumsub
Automate identity verification (KYC/AML) via Sumsub. create applicants, check verification status, and manage documents directly from any AI agent.
ComplyAdvantage
Automate AML and KYC compliance. screen entities, manage search history, and monitor risks directly from your AI agent.
Collect
Enable your AI agent to manage data collection campaigns, send requests, and track submissions via the Collect API.
Cleared (ClearedIn)
Manage identity verification and background screening via Cleared. track verifications, monitor screenings, and audit security logs 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 Persona 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 Persona.
The practical details behind the request, access and result.
Can the Persona MCP handle GDPR requests?
Yes, it allows you to redact PII from accounts and inquiries. This means you can permanently remove sensitive data to stay compliant with privacy laws.
How do I check if a user's ID was approved?
You can ask your agent to fetch the verification status. It will pull the latest result from Persona and tell you if the check passed or failed.
Does this capability work with Claude?
Yes, it works with Claude, Cursor, and any other MCP-compatible client. You just need your Persona API Secret Key to get started.
Can I use it to see watchlist reports?
Yes, it can list and fetch reports like Watchlists and Adverse Media. Your agent can summarize these findings for you.
Is this for high-volume KYC?
It handles high-volume tasks by letting you list and filter inquiries. You can query specific batches of data without manual sorting.
Can I manually approve or decline a verification inquiry through the AI?
Yes. You can use the approve_inquiry or decline_inquiry capabilities by providing the specific Inquiry ID. This allows you to take immediate action on pending verifications based on your review.
How do I handle GDPR or privacy requests to delete user data?
The server includes redact_account and redact_inquiry capabilities. These actions permanently delete Personally Identifiable Information (PII) associated with the specified ID, helping you maintain compliance with privacy regulations.
Can I see the specific details of why a verification failed?
By using the get_verification capability with a Verification ID, you can retrieve the full metadata and results of a check, which typically includes status codes and reasonings for the verification outcome.
One connection away
Give your agent a direct line to Persona.
Connect Persona once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available