Hanzo
Cloud MCPbalancers

balancers

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

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

ToolRouteArgumentsRequiredDescription
delete_v1_balancers_idDELETE /v1/balancers/{id}1idDeleteLoadBalancer removes one of the caller org's load balancers and answers 204.
get_v1_balancersGET /v1/balancers0ListLoadBalancers returns every load balancer the caller's org owns, under the friendly names the…
get_v1_balancers_idGET /v1/balancers/{id}1idGetLoadBalancer returns one of the caller org's load balancers by id.
post_v1_balancersPOST /v1/balancers5CreateLoadBalancer creates a load balancer in the caller's org namespace and answers 201 with it.

All 833 tools · The door

Generated from tools/list on https://api.hanzo.ai/v1/mcp — 833 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).

How is this guide?