Hanzo
Cloud MCPvalidators

validators

4 MCP tools on the Hanzo cloud door that call the validators API.

The 4 tools tools/list names for validators. Each dispatches to an operation in the validators API reference.

ToolRouteArgumentsDescription
get_v1_validatorsGET /v1/validators1Returns the validator slots the caller's org has claimed.
get_v1_validators_challengeGET /v1/validators/challenge1Issues the single-use nonce and the exact message a wallet must sign to claim a validator slot.
get_v1_validators_tokenIdGET /v1/validators/{tokenId}1Returns one claimed validator slot, scoped to the caller's org.
post_v1_validatorsPOST /v1/validators3Claims a validator slot and provisions its node, after proving the caller's wallet owns the slot's N

All 834 tools · The door

Generated from tools/list on https://api.hanzo.ai/v1/mcp — 834 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).

How is this guide?