BR identity + signature platform. KYC/KYB (Receita + SPC/Serasa), face match + liveness, document OCR, antifraud score, ICP-Brasil + GoCertta electronic signature, orchestrated onboarding pipelines. Competes with Unico in KYC and D4Sign in signature โ unique in combining both under one process.
$ npm install @codespar/mcp-certtaAdd this entry to your claude_desktop_config.json (or any MCP-compatible client config).
{
"mcpServers": {
"certta": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-certta"
],
"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.