Cloud MCPgateway
gateway
2 MCP tools on the Hanzo cloud door that call the gateway API.
The 2 tools tools/list names for gateway. Each dispatches to an operation in the gateway API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_gateway_config | GET /v1/gateway/config | 0 | Read returns the EFFECTIVE edge policy the caller is subject to: the platform CORS allowlist and pre |
put_v1_gateway_config | PUT /v1/gateway/config | 9 | Write updates one policy scope and returns the policy in force after the write. |
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?