4,000+ servers built on vurb.ts
Vinkius
Claude CodeCLI
Persona MCP Server

Bring Kyc
to Claude Code

Learn how to connect Persona to Claude Code and start using 27 AI agent tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code.

MCP Inspector GDPR Free for Subscribers
Approve InquiryCreate AccountCreate InquiryCreate TransactionCreate WebhookDecline InquiryGet AccountGet CaseGet EventGet InquiryGet ReportGet TransactionGet VerificationList AccountsList CasesList EventsList InquiriesList ReportsList TransactionsList WebhooksRedact AccountRedact InquiryRedact ReportRedact VerificationSet Case StatusTrigger WorkflowUpdate Account

Compatible with every major AI agent and IDE

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
Persona

What is the Persona MCP Server?

Connect your Persona dashboard to any AI agent to streamline your identity verification and KYC/AML compliance workflows through natural conversation.

What you can do

  • Inquiry Management — List, retrieve, and process identity verification inquiries. Approve or decline submissions based on automated or manual reviews.
  • Account Orchestration — Create, update, and list account entities to maintain a clear record of verified users and their associated data.
  • Verification Inspection — Fetch detailed verification results and metadata to understand the status of specific identity checks.
  • Privacy & Compliance — Use redaction tools to permanently delete PII from accounts and inquiries, ensuring compliance with data protection regulations like GDPR.
  • Data Analysis — Query inquiry lists with pagination and filtering to generate reports on verification throughput.

How it works

  1. Subscribe to this server
  2. Enter your Persona API Secret Key
  3. Start managing identity flows from Claude, Cursor, or any MCP-compatible client

No more jumping between dashboards to check if a user has submitted their ID. Your AI acts as a compliance assistant, ready to audit and action verifications instantly.

Who is this for?

  • Compliance Officers — quickly review inquiry statuses and redact sensitive data without manual spreadsheet tracking
  • Support Teams — verify user account status and inquiry progress directly during customer interactions
  • Developers — test and inspect verification flows and account updates straight from the terminal or IDE

Built-in capabilities (27)

approve_inquiry

Approve an Inquiry

create_account

Create an Account

create_inquiry

Create an Inquiry

create_transaction

Create a Transaction

create_webhook

Create a Webhook

decline_inquiry

Decline an Inquiry

get_account

Retrieve an Account

get_case

Retrieve a Case

get_event

Retrieve an Event

get_inquiry

Retrieve an Inquiry

get_report

Retrieve a Report

get_transaction

Retrieve a Transaction

get_verification

Retrieve a Verification

list_accounts

List all Accounts

list_cases

List all Cases

list_events

List all Events

list_inquiries

List all Inquiries

list_reports

g., Watchlists, Adverse Media). List all Reports

list_transactions

List all Transactions

list_webhooks

List all Webhooks

redact_account

Redact an Account

redact_inquiry

Redact an Inquiry

redact_report

Redact a Report

redact_verification

Redact a Verification

set_case_status

Set Status on a Case

trigger_workflow

Create a Workflow Run

update_account

Update an Account

Why Claude Code?

Claude Code registers Persona as an MCP server in a single terminal command. Once connected, Claude Code discovers all 27 tools at runtime and can call them headlessly. ideal for CI/CD pipelines, cron jobs, and automated workflows where Persona data drives decisions without human intervention.

  • Single-command setup: claude mcp add registers the server instantly. no config files to edit or applications to restart

  • Terminal-native workflow means MCP tools integrate seamlessly into shell scripts, CI/CD pipelines, and automated DevOps tasks

  • Claude Code runs headlessly, enabling unattended batch processing using Persona tools in cron jobs or deployment scripts

  • Built by the same team that created the MCP protocol, ensuring first-class compatibility and the fastest adoption of new protocol features

See it in action

Persona in Claude Code

AI AgentVinkius
High Security·Kill Switch·Plug and Play
Why Vinkius

Persona and 4,000+ other MCP servers. One platform. One governance layer.

Teams that connect Persona to Claude Code through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.

4,000+MCP Servers ready
<40msCold start
60%Token savings
Raw MCP
Vinkius
Server catalogFind and host yourself4,000+ managed
InfrastructureSelf-hostedSandboxed V8 isolates
Credential handlingPlaintext in configVault + runtime injection
Data loss preventionNoneConfigurable DLP policies
Kill switchNoneGlobal instant shutdown
Financial circuit breakersNonePer-server limits + alerts
Audit trailNoneEd25519 signed logs
SIEM log streamingNoneSplunk, Datadog, Webhook
HoneytokensNoneCanary alerts on leak
Custom domainsNot applicableDNS challenge verified
GDPR complianceManual effortAutomated purge + export
Enterprise Security

Why teams choose Vinkius for Persona in Claude Code

The Persona MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 27 tools execute in hardened sandboxes optimized for native MCP execution.

Your AI agents in Claude Code only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

Persona
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

The Vinkius Advantage

How Vinkius secures Persona for Claude Code

Every tool call from Claude Code to the Persona MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.

< 40msCold start
Ed25519Signed audit chain
60%Token savings
FAQ

Frequently asked questions

01

Can I manually approve or decline a verification inquiry through the AI?

Yes. You can use the approve_inquiry or decline_inquiry tools by providing the specific Inquiry ID. This allows you to take immediate action on pending verifications based on your review.

02

How do I handle GDPR or privacy requests to delete user data?

The server includes redact_account and redact_inquiry tools. These actions permanently delete Personally Identifiable Information (PII) associated with the specified ID, helping you maintain compliance with privacy regulations.

03

Can I see the specific details of why a verification failed?

By using the get_verification tool 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.

04

How do I add an MCP server to Claude Code?

Run claude mcp add <name> --transport http "<url>" in your terminal. Claude Code registers the server and discovers all tools immediately.

05

Can Claude Code run MCP tools in headless mode?

Yes. Claude Code supports non-interactive execution, making it ideal for scripts, cron jobs, and CI/CD pipelines that need MCP tool access.

06

How do I list all connected MCP servers?

Run claude mcp in your terminal to see all registered servers and their status, or type /mcp inside an active Claude Code session.

07

Command not found: claude

Ensure Claude Code is installed globally: npm install -g @anthropic-ai/claude-code

08

Connection timeout

Check your internet connection and verify the Edge URL is reachable

Explore More MCP Servers

View all →