Hanzo
Cloud MCPregistry

registry

6 MCP tools on the Hanzo cloud door that call the registry API.

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

ToolRouteArgumentsDescription
get_v1_registry_imagesGET /v1/registry/images0Images lists the org's container repositories, read live from the OCI catalog and filtered server-si
get_v1_registry_packagesGET /v1/registry/packages1Packages lists the org's npm packages — <org> and @<org>/… — from the npm registry's search inde
get_v1_registry_projectsGET /v1/registry/projects0Projects lists the namespaces the caller can see with what each holds: the org's slug, its repositor
get_v1_registry_statusGET /v1/registry/status0Status reports whether the OCI and npm registries are reachable and, when the OCI half is auth-gated
get_v1_registry_tagsGET /v1/registry/tags1Tags lists one org-owned repository's tags, read live from the OCI registry.
post_v1_registry_tokenPOST /v1/registry/token1Token mints a short-lived, pull-only registry token for exactly one of the org's images, through the

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?