Hanzo
Cloud MCPkeys

keys

3 MCP tools on the Hanzo cloud door that call the keys API.

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

ToolRouteArgumentsRequiredDescription
delete_v1_keysDELETE /v1/keys1RevokeKey revokes the caller's own API key of the requested class.
get_v1_keysGET /v1/keys0GetKey returns the caller's own API keys — every type they hold, read AUTHORITATIVELY from IAM…
post_v1_keysPOST /v1/keys1MintKey creates — or rotates — the caller's API key of the requested type and returns it ONCE.

All 755 tools · The door

Generated from tools/list on https://api.hanzo.ai/v1/mcp — 833 tools captured 2026-08-01, of which 755 are documented here (the operator surface is not published) (this build read the vendored copy; the door was unreachable).

How is this guide?