MCP · Tools
Exit tools
MCP tools for winding down or transferring an entity — dissolution cascade and M&A envelope.
Last updated
This page is the Exit lifecycle filter over the full tool catalog — the tools tagged x-matter-lifecycle.primary: exit, grouped by resource. Lifecycle is a tag, not the catalog's structure.
Two branches, each with a single canonical primitive:
- Dissolution cascade —
POST /v1/entities/{id}/dissolvewithprocedure: elective_280 | default_281cascadesForm 966 → final franchise tax → certificate of dissolution → BOI closure. Terminal state:dissolved. - M&A envelope —
POST /v1/corporate_transactionsopens the transaction./advancemoves throughloi → due_diligence → definitive → closing → closedfor mergers, acquisitions, asset sales, stock sales, conversions, reorganizations. Terminal entity states per kind:acquired,merged,sold.
Every action-driven filing the exit emits (form_966, certificate_of_dissolution,
certificate_of_merger, bill_of_sale, stock_purchase_agreement, form_8k_m_and_a)
is a side effect of the two verbs above — it cannot be submitted directly through
POST /entities/{id}/filings.
Dissolution
| Tool | Tier | Notes |
|---|---|---|
matter_dissolve_entity | 3 | Destructive; tier-3 human-sign required. Requires procedure choice. |
Corporate transactions
| Tool | Tier | Notes |
|---|---|---|
matter_create_corporate_transaction | 3 | Canonical — kind on the body (merger, acquisition, asset_sale, stock_sale, conversion, reorganization). |
matter_advance_corporate_transaction | 3 | Stage transition. Use to_stage: terminated post-definitive. |
matter_retrieve_corporate_transaction | 1 | |
matter_list_corporate_transactions | 1 | Filter by entity_id, kind, stage. |
matter_cancel_corporate_transaction | 3 | Only valid pre-definitive. |