Hanzo
Cloud MCPcaptable

captable

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

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

ToolRouteArgumentsDescription
delete_v1_captable_convertibles_idDELETE /v1/captable/convertibles/{id}1DeleteConvertible removes one of the caller org's convertible notes, taking its principal out of the
delete_v1_captable_options_idDELETE /v1/captable/options/{id}1DeleteOption removes one of the caller org's option grants, taking its shares out of the cap table's
delete_v1_captable_safes_idDELETE /v1/captable/safes/{id}1DeleteSafe removes one of the caller org's SAFEs, taking its capital out of the cap table's unconver
delete_v1_captable_shares_idDELETE /v1/captable/shares/{id}1DeleteShare removes one of the caller org's share certificates, taking its shares out of the cap tab
delete_v1_captable_stakeholders_idDELETE /v1/captable/stakeholders/{id}1DeleteStakeholder removes one of the caller org's stakeholders.
get_v1_captable_companyGET /v1/captable/company0GetCompany returns the caller org's cap-table company record.
get_v1_captable_convertiblesGET /v1/captable/convertibles0ListConvertibles returns the caller org's convertible notes, newest first.
get_v1_captable_equity-plansGET /v1/captable/equity-plans0ListEquityPlans returns the caller org's equity plans, newest first.
get_v1_captable_investmentsGET /v1/captable/investments0ListInvestments returns the caller org's investments, newest first.
get_v1_captable_optionsGET /v1/captable/options0ListOptions returns the caller org's option grants, newest first.
get_v1_captable_roundsGET /v1/captable/rounds0ListRounds returns the caller org's fundraising rounds, newest first.
get_v1_captable_rounds_idGET /v1/captable/rounds/{id}1GetRound returns one of the caller org's fundraising rounds together with every investment written i
get_v1_captable_safesGET /v1/captable/safes0ListSafes returns the caller org's SAFEs, newest first.
get_v1_captable_share-classesGET /v1/captable/share-classes0ListShareClasses returns the caller org's share classes, in creation order.
get_v1_captable_sharesGET /v1/captable/shares0ListShares returns the caller org's share certificates, newest first.
get_v1_captable_stakeholdersGET /v1/captable/stakeholders0ListStakeholders returns the caller org's stakeholders, newest first.
get_v1_captable_summaryGET /v1/captable/summary0GetSummary computes the caller org's cap table.
patch_v1_captable_stakeholders_idPATCH /v1/captable/stakeholders/{id}11UpdateStakeholder changes one of the caller org's stakeholders.
post_v1_captable_rounds_id_closePOST /v1/captable/rounds/{id}/close2CloseRound closes one of the caller org's fundraising rounds, recording the close date and moving it
put_v1_captable_companyPUT /v1/captable/company4UpdateCompany sets the caller org's company name and incorporation details.

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?