Hanzo
Cloud MCPvector

vector

5 MCP tools on the Hanzo cloud door that call the vector API.

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

ToolRouteArgumentsRequiredDescription
delete_v1_vector_nameDELETE /v1/vector/{name}1nameDropVector deletes one vector collection from the shared backend and removes its metadata row.
get_v1_vectorGET /v1/vector0ListVector lists the caller org's vector collections.
get_v1_vector_collectionsGET /v1/vector/collections0Lists the vector collections with their size and geometry.
get_v1_vector_nameGET /v1/vector/{name}1nameGetVector returns one vector collection's metadata.
get_v1_vector_statsGET /v1/vector/stats0Totals the collections, vectors and storage across the vector store.

All 755 tools · The door

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?