Hanzo
Cloud MCPload-balancers

load-balancers

4 MCP tools on the Hanzo cloud door that call the load-balancers API.

The 4 tools tools/list names for load-balancers. Each dispatches to an operation in the load-balancers API reference.

ToolRouteArgumentsDescription
delete_v1_load-balancers_idDELETE /v1/load-balancers/{id}1DeleteLoadBalancer removes one of the caller org's load balancers and answers 204.
get_v1_load-balancersGET /v1/load-balancers0ListLoadBalancers returns every load balancer the caller's org owns, under the friendly names the or
get_v1_load-balancers_idGET /v1/load-balancers/{id}1GetLoadBalancer returns one of the caller org's load balancers by id.
post_v1_load-balancersPOST /v1/load-balancers5CreateLoadBalancer creates a load balancer in the caller's org namespace and answers 201 with it.

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?