MCP server for Jumio — global identity verification + KYX: documents, liveness, AML screening

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

JUMIO_API_TOKEN(str)
Required

Jumio API token (sent as the username component of HTTP Basic auth).

JUMIO_API_SECRET(str)
RequiredSecret

Jumio API secret (sent as the password component of HTTP Basic auth).

JUMIO_USER_AGENT(str)
Required

Merchant User-Agent string. Jumio requires a custom User-Agent header identifying the calling application (e.g. 'AcmeCorp KYX/1.0').

JUMIO_REGION(str)

Region for the API host: 'us' (api.amer-1.jumio.ai), 'eu' (api.emea-1.jumio.ai), 'sg' (api.apac-1.jumio.ai). Defaults to 'us'.