Loading MCP server directory, please wait...
MCP server for Caf — Brazilian KYC/KYB: face auth + liveness, document OCR, orchestrated onboarding
npx @getmcp/cli add io.github.codespar/mcp-cafRequires Node.js 18+. Community-contributed server. Review source before installing.
CAF_API_KEYAPI key from the Caf dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-caf": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-caf"
],
"env": {
"CAF_API_KEY": "",
"CAF_API_BASE": ""
}
}
}
}