BR identity + trust platform. KYC/KYB, face authentication + liveness, document validation + OCR, Trust Platform orchestration with hosted onboarding flows. Direct competitor to Unico / IDwall / Certta โ Trust Platform is the differentiator (template-driven multi-step flows with policy rules).
$ npm install @codespar/mcp-cafAdd this entry to your claude_desktop_config.json (or any MCP-compatible client config).
{
"mcpServers": {
"caf": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-caf"
],
"env": {}
}
}
}Each tool is independent โ your agent loads only what it needs to reduce context and response time.
Tool list is being indexed. Check the source on GitHub in the meantime.
MCP is a protocol โ any framework that speaks it can mount this server.