Hanzo
Cloud MCPfleet

fleet

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

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

ToolRouteArgumentsDescription
cancelFleetJobPOST /v1/fleet/jobs/{id}/cancel3Cancels a queued or running render in the caller's org.
listFleetGET /v1/fleet0Returns every compute unit the caller's org has, from every source, each carrying its latest utiliza
listFleetJobsGET /v1/fleet/jobs2Returns the caller org's gpu-jobs render queue, each row tagged with the GPU it targets (empty = the
listFleetSamplesGET /v1/fleet/samples3Returns the caller org's utilization series, oldest first.
listFleetWorkersGET /v1/fleet/workers0Returns the caller org's BYO machines — the ones that dialed in via hanzo link — with everything e
recordFleetSamplePOST /v1/fleet/samples7Records a BYO worker's live GPU utilization into the SAME series the fleet board overlays.

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?