Hanzo
Cloud MCPml

ml

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

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

ToolRouteArgumentsDescription
delete_v1_ml_models_nameDELETE /v1/ml/models/{name}1DeleteModel deletes a deployed inference model.
get_v1_ml_modelsGET /v1/ml/models0ListModels lists the inference models deployed in the caller's org.
get_v1_ml_models_nameGET /v1/ml/models/{name}1GetModel returns one deployed inference model.

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?