Cloud MCPorgs
orgs
2 MCP tools on the Hanzo cloud door that call the orgs API.
The 2 tools tools/list names for orgs. Each dispatches to an operation in the orgs API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_orgs_org_entitlements | GET /v1/orgs/{org}/entitlements | 0 | Get lists the products an org has ENABLED — its own intent, which the console's paid-product sidebar |
post_v1_orgs_org_entitlements | POST /v1/orgs/{org}/entitlements | 2 | Post turns products on or off for an org and returns the enabled set afterwards. |
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?