Hanzo
Cloud MCPsearch

search

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

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

ToolRouteArgumentsRequiredDescription
delete_v1_search_nameDELETE /v1/search/{name}1nameDropSearch deletes one search index from the shared backend and removes its metadata row.
get_v1_searchGET /v1/search0ListSearch lists the caller org's search indexes.
get_v1_search_indexesGET /v1/search/indexes0Lists the search indexes with their document counts and timestamps.
get_v1_search_nameGET /v1/search/{name}1nameGetSearch returns one search index's metadata.
get_v1_search_statsGET /v1/search/stats0Totals the documents across every search index.

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?