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.

ToolRouteArgumentsRequiredDescription
delete_v1_captable_convertibles_idDELETE /v1/captable/convertibles/{id}1idDeleteConvertible removes one of the caller org's convertible notes, taking its principal out of…
delete_v1_captable_options_idDELETE /v1/captable/options/{id}1idDeleteOption removes one of the caller org's option grants, taking its shares out of the cap…
delete_v1_captable_safes_idDELETE /v1/captable/safes/{id}1idDeleteSafe removes one of the caller org's SAFEs, taking its capital out of the cap table's…
delete_v1_captable_shares_idDELETE /v1/captable/shares/{id}1idDeleteShare removes one of the caller org's share certificates, taking its shares out of the cap…
delete_v1_captable_stakeholders_idDELETE /v1/captable/stakeholders/{id}1idDeleteStakeholder removes one of the caller org's stakeholders.
get_v1_captable_classesGET /v1/captable/classes0ListShareClasses returns the caller org's share classes, in creation order.
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_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_plansGET /v1/captable/plans0ListEquityPlans returns the caller org's equity plans, 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}1idGetRound returns one of the caller org's fundraising rounds together with every investment written…
get_v1_captable_safesGET /v1/captable/safes0ListSafes returns the caller org's SAFEs, newest first.
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…
put_v1_captable_companyPUT /v1/captable/company4UpdateCompany sets the caller org's company name and incorporation details.

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?