Skip to main content
Use neus_verify_or_guide when you want one MCP tool to decide whether the user is already eligible or should be sent into hosted verify.

Best For

  • agent assistants
  • guided onboarding
  • hosted verify handoff

Input

{
  "walletAddress": "0xabc123...",
  "verifierIds": ["proof-of-human", "wallet-risk"],
  "requireAll": true
}

Returns

  • action: "already_verified" when the policy is already satisfied
  • action: "verification_required" plus hostedVerifyUrl when the user must verify