eKYC Suite for Claude Code
io.github.wefi-ai/ekyc-suite
KYC / eKYC MCP server for face compare, liveness, OCR, and image labeling.
client:Claude Code
transport:stdio
runtime:npm
Install eKYC Suite in Claude Code
run in your project directory
claude mcp add ekyc-suite -e KYC_APPID=<KYC_APPID> -e KYC_SECRET=<KYC_SECRET> -e LABEL_APPID=<LABEL_APPID> -e LABEL_SECRET=<LABEL_SECRET> -- npx -y @wefi-ai/ekyc-suite-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs