Onfido MCP Server for Google ADKGive Google ADK instant access to 6 tools to Create Applicant, Create Check, Create Workflow Run, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Onfido as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Onfido MCP Server for Google ADK is a standout in the Human Resources category — giving your AI agent 6 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="onfido_agent",
instruction=(
"You help users interact with Onfido "
"using 6 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Onfido MCP Server
Connect your Onfido account to any AI agent to streamline your KYC (Know Your Customer) and identity verification processes through natural conversation.
Google ADK natively supports Onfido as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 6 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Applicant Management — Create and manage applicant profiles representing individuals undergoing verification.
- Workflow Studio Integration — Start and monitor complex verification workflows (Workflow Runs) to automate multi-step identity checks.
- Legacy Checks — Create classic checks for specific report combinations like document verification and facial similarity.
- Detailed Reporting — Retrieve comprehensive verification reports, including results and granular breakdowns of identity data.
- Real-time Notifications — Register webhooks to receive asynchronous updates on verification statuses directly to your systems.
The Onfido MCP Server exposes 6 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 6 Onfido tools available for Google ADK
When Google ADK connects to Onfido through Vinkius, your AI agent gets direct access to every tool listed below — spanning identity-verification, kyc, applicant-screening, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create applicant on Onfido
Create a new Onfido applicant
Create check on Onfido
Create a new Check (Legacy/Classic)
Create workflow run on Onfido
Create a new Workflow Run
Get report on Onfido
Retrieve a Verification Report
Get workflow run on Onfido
g., awaiting_input, processing, approved, review, declined). Retrieve a Workflow Run
Register webhook on Onfido
Register a new Webhook
Connect Onfido to Google ADK via MCP
Follow these steps to wire Onfido into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Onfido MCP Server
Google ADK provides unique advantages when paired with Onfido through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Onfido
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Onfido tools with BigQuery, Vertex AI, and Cloud Functions
Onfido + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Onfido MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Onfido and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Onfido tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Onfido regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Onfido
Example Prompts for Onfido in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Onfido immediately.
"Create a new Onfido applicant for John Doe (john.doe@example.com)."
"Start a verification workflow 'wf_abc' for applicant 'app_12345'."
"Retrieve the details for report ID 'rep_xyz789'."
Troubleshooting Onfido MCP Server with Google ADK
Common issues when connecting Onfido to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkOnfido + Google ADK FAQ
Common questions about integrating Onfido MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Afterpay
5 toolsBuy Now, Pay Later orchestration — manage checkouts, payments, and refunds via AI.

Rapid URL Indexer Alternative
5 toolsAutomate Google Search Console indexing — submit URL batches, track project progress, and manage credits directly via AI.

CrowdSec
3 toolsAutomate threat intelligence via CrowdSec — query local decisions, stream security updates, and check global IP reputation directly from any AI agent.

CARTO
10 toolsEmpower your AI agents to execute spatial SQL, generate routes, create driving isolines, and bulk geocode directly on CARTO.
