Hanzo
Cloud MCPtools

tools

8 MCP tools on the Hanzo cloud door that call the tools API.

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

ToolRouteArgumentsDescription
get_v1_toolsGET /v1/tools2ListTools lists every tool the caller's org and project can reach, from every source, each flagged w
get_v1_tools_activationGET /v1/tools/activation0GetActivation reports which tools are switched on for the caller's org and project.
get_v1_tools_catalogGET /v1/tools/catalog5ListCatalog lists the MCP servers the public registries publish, as we hold them: our canonical copy
get_v1_tools_catalog_idGET /v1/tools/catalog/{id}1GetListing returns one catalog entry in full: the publisher's description, its repository and site,
patch_v1_tools_catalog_idPATCH /v1/tools/catalog/{id}5CurateListing sets what WE say about one catalog entry — hidden, featured, official, logo — and answ
post_v1_tools_callPOST /v1/tools/call2CallTool runs one of the caller's activated tools and answers with its output.
post_v1_tools_catalog_syncPOST /v1/tools/catalog/sync0SyncCatalog pulls the public MCP registry into our canonical copy and reports what changed.
put_v1_tools_activationPUT /v1/tools/activation2PutActivation switches tools on and off for the caller's org and project, and answers with the resul

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?