io.github.codespar
mcp-unico
MCP server for Unico — Brazilian identity + KYC: CPF/CNPJ, OCR, face match, liveness, PEP/watchlists
stdiocommunityservice
Package Details
@codespar/mcp-unico
Transportstdio
Environment Variables
UNICO_CLIENT_ID(str)
Required
Unico OAuth client_id
UNICO_CLIENT_SECRET(str)
RequiredSecret
Unico OAuth client_secret
UNICO_ENV(str)
Environment: 'sandbox' or 'production'. Defaults to 'sandbox'.
UNICO_BASE_URL(str)
Optional override for the IDCloud/IDPay/IDCheck API base URL. Defaults to https://api.unico.co.
UNICO_AUTH_URL(str)
Optional override for the OAuth token endpoint base URL. Defaults to https://auth.unico.co.