Hanzo
Cloud MCPs3

s3

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

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

ToolRouteArgumentsDescription
delete_v1_s3_nameDELETE /v1/s3/{name}1DropS3 deletes one bucket from the shared object store and removes its metadata row.
get_v1_s3GET /v1/s30ListS3 lists the caller org's object-storage buckets.
get_v1_s3_nameGET /v1/s3/{name}1GetS3 returns one bucket's metadata. It carries the bucket's status and the gateway address it is re

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?