Cloud MCPvisor
visor
2 MCP tools on the Hanzo cloud door that call the visor API.
The 2 tools tools/list names for visor. Each dispatches to an operation in the visor API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
deleteBot | DELETE /v1/bots/{id} | 1 | Tears down both halves of a bot: it unbinds the agent (best-effort — a bot with no binding still del |
getBot | GET /v1/bots/{id} | 1 | Returns one of the caller org's bot machines with its agent binding. |
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?