Sumsub

Sumsub MCP Connector for Claude

A+

Automate identity verification (KYC/AML) via Sumsub — create applicants, check verification status, and manage documents directly from any AI agent.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Sumsub account to any AI agent to streamline your identity verification and compliance workflows through natural conversation.

What you can do

  • Applicant Management — Create new applicants for KYC/AML verification levels and retrieve full profile data using unique IDs.
  • Status Tracking — Monitor the real-time verification status of any applicant to ensure compliance requirements are met.
  • Document Handling — Upload identity documents (passports, ID cards) directly to an applicant's profile using base64 encoding.
  • WebSDK Integration — Generate secure access tokens to initialize the Sumsub WebSDK for your end-users seamlessly.

How it works

  1. Subscribe to this server
  2. Enter your Sumsub App Token and Secret Key
  3. Start managing your compliance and onboarding flows from Claude, Cursor, or any MCP-compatible client

No more manual status checks in the dashboard. Your AI acts as a compliance assistant, handling the technical heavy lifting of the Sumsub API.

Who is this for?

  • Compliance Officers — quickly check applicant statuses and verification details without leaving your workspace.
  • Fintech Developers — test and manage applicant creation and token generation directly from your IDE.
  • Operations Teams — automate the collection and processing of identity documents for faster onboarding.
kycamlidentity-verificationcomplianceonboarding

5 tools expose this connector's capabilities to your AI agent.

add_document

Upload a document for an applicant

create_applicant

Create a new Sumsub applicant

generate_access_token

Generate WebSDK access token

get_applicant_status

Get applicant verification status

get_applicant

Get applicant data

See how to talk to your AI agent using Sumsub.

Create a new Sumsub applicant for user 'ext_user_99' at the 'basic-kyc' level.

I've created the applicant. The Sumsub Applicant ID is '65b2f...a1'. You can now proceed with document uploads or status checks for this user.

Check the verification status for applicant ID 65b2f8e9c1234567890.

The applicant '65b2f8e9c1234567890' is currently in the 'pending' state. Sumsub is reviewing the submitted documents.

Generate a WebSDK access token for user 'user_456' at the 'advanced-verification' level.

Generated token: 'sb:eyJhbG...'. You can use this token to initialize the Sumsub WebSDK for 'user_456'.

Yes. Use the `get_applicant_status` tool with the Applicant ID. The AI will return the current verification stage and whether they are approved, pending, or rejected.

Related Connectors