Loading MCP server directory, please wait...
MCP server for Onfido — global identity verification + KYC: applicants, documents, checks, workflows
npx @getmcp/cli add io.github.codespar/mcp-onfidoRequires Node.js 18+. Community-contributed server. Review source before installing.
ONFIDO_API_TOKENOnfido API token. Sent as 'Authorization: Token token=<value>'.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-onfido": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-onfido"
],
"env": {
"ONFIDO_API_TOKEN": "",
"ONFIDO_REGION": ""
}
}
}
}