4,500+ servers built on MCP Fusion
Vinkius
Hanko (Passkey Auth) logo
Vinkius
CrewAI logo

How to Use the Hanko (Passkey Auth) MCP in CrewAI

Deploy a team of autonomous security agents to monitor and manage Hanko (Passkey Auth) credentials using CrewAI and our MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Hanko (Passkey Auth) MCP on Cursor AI Code Editor MCP Client Hanko (Passkey Auth) MCP on Claude Desktop App MCP Integration Hanko (Passkey Auth) MCP on OpenAI Agents SDK MCP Compatible Hanko (Passkey Auth) MCP on Visual Studio Code MCP Extension Client Hanko (Passkey Auth) MCP on GitHub Copilot AI Agent MCP Integration Hanko (Passkey Auth) MCP on Google Gemini AI MCP Integration Hanko (Passkey Auth) MCP on Lovable AI Development MCP Client Hanko (Passkey Auth) MCP on Mistral AI Agents MCP Compatible Hanko (Passkey Auth) MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Hanko (Passkey Auth) MCP to CrewAI

Create your Vinkius account to connect Hanko (Passkey Auth) to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Autonomous security monitoring teams

The `public_validate_session` tool allows your CrewAI security agent to verify the validity of active Hanko user sessions in real-time. A dedicated CrewAI monitor agent can run this check continuously on active connections, flagging any suspicious or expired session tokens immediately. When the monitor agent detects an invalid Hanko token, it passes the user ID to a moderator agent. This second CrewAI agent uses `admin_get_user` to inspect the account profile and determine if security protocols require locking the user out.

Automated credential cleanup crews

The `passkey_list_credentials` tool lists all WebAuthn devices registered to a specific Hanko account. A cleanup agent in your CrewAI team can analyze this list to identify old, unused, or duplicate security keys. If the CrewAI agent finds keys that have not been used in over 90 days, it escalates the issue to a user-notification agent. Once the user gives consent, the moderator CrewAI agent invokes `passkey_delete_credential` to remove the stale hardware key securely.

Coordinating user migrations via CrewAI MCP Server

The `flow_execute` tool initiates structured Hanko authentication flows for users transitioning from legacy passwords. Your CrewAI migration team coordinates this process by assigning different steps to specialized agents. One CrewAI agent runs `admin_list_users` to find legacy accounts. Another agent uses `passkey_registration_init` to prep the passkey setup options, while a third CrewAI agent monitors the onboarding funnel to help users who get stuck.

Setup guide

Set up Hanko (Passkey Auth) MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Hanko (Passkey Auth) tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Hanko (Passkey Auth) Analyst",
    goal="Access and analyze Hanko (Passkey Auth) data via MCP.",
    backstory="Expert analyst with direct Hanko (Passkey Auth) access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Hanko (Passkey Auth) transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Hanko (Passkey Auth) MCP in CrewAI

Yes, your CrewAI monitoring agent can detect anomalous login patterns and coordinate with a mitigation agent. The crew uses the MCP Server to run `passkey_delete_credential` and immediately terminate access for the compromised hardware key.
One CrewAI agent uses `admin_create_user` to provision the account, while a second agent calls `passkey_registration_init` to prepare the WebAuthn challenge. They share state through CrewAI's memory to guide the user to a successful sign-up.
The CrewAI security agent calls `public_validate_session` to check the signature of an incoming token. By fetching the valid keys via `public_get_jwks`, the crew can confirm session integrity before allowing other agents to perform tasks on behalf of the user.
Yes, you can use CrewAI's `tool_filter` through the MCP Server to restrict sensitive tools like `passkey_delete_credential` to your moderator agent. This prevents research or analysis agents from accidentally modifying user security credentials.
All WebAuthn credentials and public keys remain stored inside your Hanko database, not in CrewAI. The MCP Server only passes cryptographic challenges and metadata to the agents, keeping your underlying authentication data isolated.

Start using the Hanko (Passkey Auth) MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 15 tools

We've already built the connector for Hanko (Passkey Auth). Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 15 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.