Veriff for your agents.
Connect Veriff once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 6 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Veriff.
What agents can do with Veriff
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
veriff_get_session_decisionGet the verification decision for a session by id. Returns status, decision, and timestamps.
veriff_get_session_personGet data related to the person verified in a session.
veriff_list_session_mediaList metadata of media uploaded during a session. Use this to get download URLs for images and videos.
veriff_list_session_attemptsList attempt IDs for a session. Each attempt represents one verification attempt by the end user.
veriff_get_session_watchlistGet PEP and sanctions screening data for a session.
veriff_create_sessionCreate a new verification session. Set verification `features` and callback URL. Returns the session id and verification URL to send to the end user.
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 Veriff Customer Portal (station.veriff.com or hub.veriff.com).
- Open API Keys to find your BaseURL and API key (X-AUTH-CLIENT).
- The shared secret key is shown once when created; store it securely.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Veriff to Even: call connect_begin("veriff") on the even-connect MCP and walk me through it.
Retrieve verification decisions from Veriff and get verified person data.
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.