Cloud MCPshare
share
2 MCP tools on the Hanzo cloud door that call the share API.
The 2 tools tools/list names for share. Each dispatches to an operation in the share API reference.
| Tool | Route | Arguments | Required | Description |
|---|---|---|---|---|
get_v1_share | GET /v1/share | 0 | — | ListShares returns the tunnel shares the caller's org currently has open, across every environment… |
post_v1_share_enable | POST /v1/share/enable | 0 | — | Enable provisions the caller org's tunnel account and returns the credential the hanzo share CLI… |
Generated from tools/list on https://api.hanzo.ai/v1/mcp — 833 tools captured 2026-08-01, of which 755 are documented here (the operator surface is not published) (this build read the vendored copy; the door was unreachable).
How is this guide?