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.

ToolRouteArgumentsDescription
delete_v1_vector_nameDELETE /v1/vector/{name}1DropVector 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}1GetVector returns one vector collection's metadata.
get_v1_vector_statsGET /v1/vector/stats0Totals the collections, vectors and storage across the vector store.

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?