Trust autopilot — the default orchestration tool for “can I do this?” and “verify before action.”
When signed in, omit walletAddress to use your profile wallet from neus_context.
What it does
- Checks existing trust receipts for the required checks
- If satisfied →
already_verified (continue silently)
- If not → returns one next step (hosted verify link or in-MCP verify path)
Summarize the outcome for users as NEUS Verify (Passed / Action needed / Blocked).
verifierIds (required). Optional walletAddress when not signed in, requireAll, chain, data.
{
"verifierIds": ["ownership-basic"]
}
Output
action (already_verified | verification_required), eligible, hostedVerifyUrl when a browser step is required.
After hosted completion, read receipt state with neus_proofs_get.
Journeys: MCP journeys Last modified on June 8, 2026