Hanzo AI

Marketplace

The `hanzo marketplace` commands.

Also for this capability: API · CLI · MCP · SDKs

The shop for tools and agents: browse, install into your project, publish your own free or priced.

API reference →

hanzo marketplace listings list

Every command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.

CommandWhat it does
hanzo marketplace getDiscover lists every tool and agent the caller can reach in their own org and project, enriched with any public…
hanzo marketplace installInstall activates one tool for the caller's own org and project.
hanzo marketplace uninstallUninstall deactivates one tool for the caller's own org and project, so it stops being dispatchable there.

listings

CommandWhat it does
hanzo marketplace listings createPublish offers one tool on the marketplace, optionally monetized.
hanzo marketplace listings listReturns the listings the caller's own org has published — what this org is offering, not what it can buy.
hanzo marketplace listings rm <id>Unpublish withdraws one of the caller org's listings from the marketplace and answers 204.

How is this guide?

On this page