Hanzo
Cloud MCPiam

iam

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

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

ToolRouteArgumentsDescription
delete_v1_iam_keysDELETE /v1/iam/keys1RevokeKey revokes the caller's own API key of the requested class.
get_v1_iam_keysGET /v1/iam/keys0GetKey returns the caller's own API keys — every type they hold, read AUTHORITATIVELY from IAM rathe
post_v1_iam_keysPOST /v1/iam/keys1MintKey creates — or rotates — the caller's API key of the requested type and returns it ONCE.
post_v1_iam_onboardPOST /v1/iam/onboard2Onboard creates the caller's organization.

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?