Hanzo
Cloud MCPdeploy

deploy

11 MCP tools on the Hanzo cloud door that call the deploy API.

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

ToolRouteArgumentsDescription
get_v1_deploy_applicationsGET /v1/deploy/applications0ListDeployApplications returns the fleet as an argocd ApplicationList: one projected Application per
get_v1_deploy_applications_nameGET /v1/deploy/applications/{name}1GetDeployApplication returns ONE projected argocd Application by name, with status.resources filled
get_v1_deploy_applications_name_resource-treeGET /v1/deploy/applications/{name}/resource-tree1GetDeployResourceTree returns one application's argocd ApplicationTree: the objects the operator rec
get_v1_deploy_applications_name_revisions_revision_metadataGET /v1/deploy/applications/{name}/revisions/{revision}/metadata2GetDeployRevisionMetadata returns the argocd RevisionMetadata for one revision of one application —
get_v1_deploy_applications_name_syncwindowsGET /v1/deploy/applications/{name}/syncwindows1GetDeploySyncWindows returns one application's argocd ApplicationSyncWindowState — the answer to "is
get_v1_deploy_clustersGET /v1/deploy/clusters0ListDeployClusters returns the argocd ClusterList of the destinations the caller's applications reco
get_v1_deploy_gitopsGET /v1/deploy/gitops0GetDeployGitOps lists every Hanzo CD Application in the cluster: the git source each one polls, the
get_v1_deploy_projectsGET /v1/deploy/projects0ListDeployProjects returns the argocd AppProjectList this console groups and filters applications by
get_v1_deploy_session_userinfoGET /v1/deploy/session/userinfo0GetDeploySession answers "is this browser signed in, and if not where does it sign in?" — the dashbo
get_v1_deploy_settingsGET /v1/deploy/settings0GetDeploySettings returns the argocd AuthSettings object the dashboard SPA awaits before its first r
get_v1_deploy_versionGET /v1/deploy/version0GetDeployVersion returns the argocd VersionMessage the dashboard SPA reads at bootstrap.

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?