Hanzo
Cloud MCPcompany

company

20 MCP tools on the Hanzo cloud door that call the company API.

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

ToolRouteArgumentsDescription
get_v1_companyGET /v1/company0Get returns the caller org's formation and the stages reachable from it, or 404 when the org has not
get_v1_company_registerGET /v1/company/register4ListRegister returns the platform's whole formation register, newest activity first — every org's fo
get_v1_company_register_summaryGET /v1/company/register/summary0SummarizeRegister counts the platform's formations by stage — the register's shape in one read, so a
get_v1_company_reviewGET /v1/company/review1ReviewQueue reports the founders whose KYC is not yet settled, oldest formation first, so the queue
post_v1_companyPOST /v1/company4Begin starts the org's one formation and returns it with the stages reachable from it.
post_v1_company_advancePOST /v1/company/advance1Advance runs the ONE guarded transition of the formation machine.
post_v1_company_documentsPOST /v1/company/documents0GenerateDocuments renders the formation documents for the chosen structure and jurisdiction, ingests
post_v1_company_esignPOST /v1/company/esign0RequestEsign sends the generated formation documents for signature by every founder and records the
post_v1_company_esign_completePOST /v1/company/esign/complete1CompleteEsign records whether the formation documents have been signed.
post_v1_company_foundersPOST /v1/company/founders1SetFounders replaces the formation's founders.
post_v1_company_fundraise_roundPOST /v1/company/fundraise/round6RecordRound records a fundraising round on the org's canonical cap table.
post_v1_company_fundraise_safePOST /v1/company/fundraise/safe2RequestSafe raises an e-signature request over documents already in the org's data room — a SAFE, a
post_v1_company_genesisPOST /v1/company/genesis0RecordGenesis seeds the canonical cap table with the founding allocation (stakeholders, a common sha
post_v1_company_import_captablePOST /v1/company/import/captable2ImportCapTable reads an existing company's cap table from a Google Sheet and adds its stakeholders t
post_v1_company_import_documentsPOST /v1/company/import/documents1ImportDocuments ingests an existing company's corporate documents from a Google Drive folder into th
post_v1_company_kycPOST /v1/company/kyc0StartKYC opens an identity-verification session for every founder with the wired provider and record
post_v1_company_kyc_decisionPOST /v1/company/kyc/decision2DecideKYC records a privileged reviewer's MANUAL decision on a founder's KYC — the human-in-the-loop
post_v1_company_kyc_refreshPOST /v1/company/kyc/refresh0RefreshKYC reconciles each pending founder's KYC with the WIRED provider — the PULL path to a provid
post_v1_company_skipPOST /v1/company/skip0Skip marks the org as already incorporated and moves it onto the import path, so an existing company
put_v1_company_structurePUT /v1/company/structure3SetStructure records the entity kind, the state of formation and the proposed name.

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?