Cloud MCPenablement
enablement
3 MCP tools on the Hanzo cloud door that call the enablement API.
The 3 tools tools/list names for enablement. Each dispatches to an operation in the enablement API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_enablement | GET /v1/enablement | 0 | GetEnablement returns what the caller's org can actually use: every managed item with its global sta |
post_v1_enablement_optin | POST /v1/enablement/optin | 2 | OptIntoBeta opts the caller's OWN org into a beta item. |
post_v1_enablement_optout | POST /v1/enablement/optout | 2 | OptOutOfBeta removes the caller's OWN org from a beta item's grant list, the reverse of OptIntoBeta |
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?