4,000+ servers built on vurb.ts
Vinkius
Vercel AI SDKSDK
Persona MCP Server

Bring Kyc
to Vercel AI SDK

Learn how to connect Persona to Vercel AI SDK 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 Vercel AI SDK?

The Vercel AI SDK gives every Persona tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 27 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.

  • TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box

  • Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same Persona integration everywhere

  • Built-in streaming UI primitives let you display Persona tool results progressively in React, Svelte, or Vue components

  • Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency

See it in action

Persona in Vercel AI SDK

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 Vercel AI SDK 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 Vercel AI SDK

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 Vercel AI SDK 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 Vercel AI SDK

Every tool call from Vercel AI SDK 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 does the Vercel AI SDK connect to MCP servers?

Import createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.

05

Can I use MCP tools in Edge Functions?

Yes. The AI SDK is fully edge-compatible. MCP connections work on Vercel Edge Functions, Cloudflare Workers, and similar runtimes.

06

Does it support streaming tool results?

Yes. The SDK provides streaming primitives like useChat and streamText that handle tool calls and display results progressively in the UI.

07

createMCPClient is not a function

Install: npm install @ai-sdk/mcp

Explore More MCP Servers

View all →