Hanzo
Cloud MCPkv

kv

3 MCP tools on the Hanzo cloud door that call the kv API.

The 3 tools tools/list names for kv. Each dispatches to an operation in the kv API reference.

ToolRouteArgumentsDescription
delete_v1_kv_nameDELETE /v1/kv/{name}1DropKV deprovisions one Hanzo KV store. It reverts any app instance bound to it back to Base BEFORE
get_v1_kvGET /v1/kv0ListKV lists the caller org's Hanzo KV stores.
get_v1_kv_nameGET /v1/kv/{name}1GetKV returns one Hanzo KV store's metadata.

All 834 tools · The door

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?