Cloud MCPnetworks
networks
2 MCP tools on the Hanzo cloud door that call the networks API.
The 2 tools tools/list names for networks. Each dispatches to an operation in the networks API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_networks | GET /v1/networks | 0 | Returns the caller's org overlay network on the Zero Trust fabric. |
get_v1_networks_id | GET /v1/networks/{id} | 1 | Returns one overlay network by id, scoped to the caller's org. |
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?