Onfido (Entrust) for your agents.
Connect Onfido (Entrust) once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Onfido (Entrust).
What agents can do with Onfido (Entrust)
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
onfido_list_applicantsList applicants sorted by creation date descending.
onfido_create_applicantCreate a new applicant. Requires first_name and last_name.
onfido_create_checkCreate a check with one or more reports for an applicant. Requires applicant_id and report_names list.
onfido_get_checkRetrieve a check and its results by check id.
onfido_get_reportRetrieve a specific report by report id.
onfido_get_applicantGet details of a specific applicant by id.
onfido_update_applicantUpdate an applicant's details.
onfido_delete_applicantDelete an applicant and all their checks and documents.
onfido_list_checksList all checks for an applicant.
onfido_get_documentDownload a document by id that was uploaded for an applicant.
onfido_list_reportsList all reports for a check.
onfido_resume_checkResume a paused check (e.g. after applicant completes further action).
onfido_create_watchlist_monitorCreate a watchlist monitor that automatically rechecks an applicant periodically.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into the Onfido dashboard and open API Tokens.
- Create an API token (live or sandbox). Sandbox tokens start with api_sandbox_.
- Copy the token. For EU region use api.eu.onfido.com, for US use api.us.onfido.com.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Onfido to Even: call connect_begin("onfido") on the even-connect MCP and walk me through it.
List applicants, create new applicant with personal details, and create identity verification check.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.