corply
Server Details
Incorporate a Delaware C-Corp from your agent — docs, cofounder e-sign, human-reviewed filing.
- Status
- Unhealthy
- OAuth
- Works in Glama
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- corply-dev/corply-plugin
- GitHub Stars
- 0
TDQS
Scored across 57 tools
Individual tools are highly detailed and mostly target distinct resources/actions (formation, payments, corporate actions, cap table, banking, operating facts). However, the sheer volume creates some overlap risk among get_status/get_company_briefing/resolve_company_plan and among the record_*/submit_* operating tools, though descriptions do clarify boundaries.
Most tools follow a clear verb_noun snake_case pattern (get_company_briefing, create_corporate_action_case, request_signature). Minor deviations like 'whoami', 'remember', and 'recall' break the pattern slightly but do not cause major confusion.
At 57 tools, this far exceeds the recommended range for a coherent tool surface. Even accounting for the broad company-lifecycle domain, the count is extreme and will burden agent context and tool selection.
The surface covers the full formation-to-operations lifecycle: application, payment, signatures, filing, documents, cap table, banking, corporate actions, payment pipeline, and operating evidence/work items. Minor gaps exist (e.g., no update/delete for several entities) but the core workflows have no dead ends.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
5 tool updates
- Added
advance_corporate_action_case - Added
attach_corporate_action_evidence - Added
create_corporate_action_case - Added
get_corporate_action_case - Added
list_corporate_action_cases
1 tool update
- Changed
request_payment1 field changed- added
Input schema / properties / corplyMailAdded value: +{ + "description": "Explicit renewal choice after disclosure. Defaults to none; annual is $119/year after 365 included days, monthly is $15/month.", + "enum": [ + "annual", + "monthly", + "none" + ], + "type": "string" +}
2 tool updates
- Changed
amend_frozen_application4 fields changed- changed
Input schema / properties / data / properties / founders / items / properties / election83bConfirmed / defaultPrevious value: -falseNew value: +true - added
Input schema / properties / data / properties / founders / items / properties / election83bConfirmed / descriptionAdded value: +"Deprecated intake gate. Defaults true; agents must not ask for a separate 83(b) confirmation." - changed
Input schema / properties / data / properties / founders / items / properties / elects83b / defaultPrevious value: -nullNew value: +true - added
Input schema / properties / data / properties / founders / items / properties / elects83b / descriptionAdded value: +"Defaults to true for standard restricted founder shares. Agents must not ask this during intake."
- Changed
save_application4 fields changed- changed
Input schema / properties / data / properties / founders / items / properties / election83bConfirmed / defaultPrevious value: -falseNew value: +true - added
Input schema / properties / data / properties / founders / items / properties / election83bConfirmed / descriptionAdded value: +"Deprecated intake gate. Defaults true; agents must not ask for a separate 83(b) confirmation." - changed
Input schema / properties / data / properties / founders / items / properties / elects83b / defaultPrevious value: -nullNew value: +true - added
Input schema / properties / data / properties / founders / items / properties / elects83b / descriptionAdded value: +"Defaults to true for standard restricted founder shares. Agents must not ask this during intake."
52 tool updates
- Changed
adopt_existing_company1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
amend_frozen_application1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
await_payment1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
await_registered_agent_upgrade1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
check_company_names1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
configure_payment_catalog1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
create_payment_integration_bundle1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
create_payment_project1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
create_payment_route_draft1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
generate_documents1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Added
get_bank_onboarding_status - Changed
get_cap_table1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
get_company_briefing1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
get_org1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
get_payment_pipeline_status1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
get_status1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
import_cap_table1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
invite_cofounders1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
invite_member1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
manage_operating_access_grant1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
mark_task_done1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
nudge_signer1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
prepare_83b_tin_input1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
prepare_revenue_launch1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
recall1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Added
reconcile_bank_onboarding - Changed
reconcile_payment_route1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
record_existing_completion1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
record_operating_event1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
record_operating_evidence1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
record_operating_fact1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
redeem_invite1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
refresh_payment_route_onboarding1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
remember1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
request_payment1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
request_registered_agent_upgrade1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
request_signature1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
resolve_company_plan1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
run_sandbox_payment_probe1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
run_sandbox_payout_probe1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
save_application1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
sign_bundle1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Added
start_bank_onboarding - Changed
start_payment_route_onboarding1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
submit_for_formation1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
submit_operating_fact_evidence1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
transition_operating_work_item1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
upload_operating_evidence1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
upsert_operating_subject1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
validate_application1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
verify_payment_integration1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
- Changed
whoami1 field changed- added
Input schema / properties / _corply_contextAdded value: +{ + "additionalProperties": false, + "dependentRequired": { + "receipt": [ + "id" + ] + }, + "description": "Echo context_engineering.context_session from the prior Corply result.", + "properties": { + "id": { + "maxLength": 200, + "minLength": 16, + "type": "string" + }, + "receipt": { + "maxLength": 2048, + "minLength": 16, + "type": "string" + } + }, + "type": "object" +}
13 tool updates
- Removed
bank_transfer - Removed
create_agent_wallet - Removed
create_payment_link - Removed
create_payment_portal - Removed
get_bank_overview - Removed
issue_card - Removed
list_bank_activity - Removed
list_portal_payments - Removed
open_bank_account - Removed
pay_payment_link - Removed
respond_to_approval - Removed
update_agent_wallet - Removed
wallet_spend
3 tool updates
- Added
await_registered_agent_upgrade - Changed
request_payment1 field changed- added
Input schema / properties / registeredAgentAdded value: +{ + "description": "year_one = $449 total. lifetime = $799 total. Defaults to year_one.", + "enum": [ + "year_one", + "lifetime" + ], + "type": "string" +}
- Added
request_registered_agent_upgrade
1 tool update
- Added
pay_payment_link
4 tool updates
- Added
amend_frozen_application - Added
prepare_83b_tin_input - Removed
record_signature - Added
sign_bundle
12 tool updates
- Added
bank_transfer - Added
create_agent_wallet - Added
create_payment_link - Added
create_payment_portal - Added
get_bank_overview - Added
issue_card - Added
list_bank_activity - Added
list_portal_payments - Added
open_bank_account - Added
respond_to_approval - Added
update_agent_wallet - Added
wallet_spend
12 tool updates
- Added
configure_payment_catalog - Added
create_payment_integration_bundle - Added
create_payment_project - Added
create_payment_route_draft - Added
get_payment_pipeline_status - Added
prepare_revenue_launch - Added
reconcile_payment_route - Added
refresh_payment_route_onboarding - Added
run_sandbox_payment_probe - Added
run_sandbox_payout_probe - Added
start_payment_route_onboarding - Added
verify_payment_integration
1 tool update
- Added
check_company_names
9 tool updates
- Added
adopt_existing_company - Added
get_company_briefing - Removed
inspect_operating_rule - Removed
list_existing_completion_claims - Removed
list_operating_fact_evidence_claims - Changed
record_operating_event1 field changed- changed
Input schema / properties / ruleId / descriptionPrevious value: -"Exact event-recurring ruleId returned by inspect_operating_rule."New value: +"Exact event-recurring ruleId returned by resolve_company_plan."
- Removed
review_existing_completion - Removed
review_operating_fact_evidence - Changed
save_application17 fields changed- changed
Input schema / properties / data / properties / equityTerms / properties / purchaseMethod / defaultPrevious value: -"ip"New value: +"cash" - added
Input schema / properties / data / properties / founders / items / properties / election83bConfirmedAdded value: +{ + "default": false, + "type": "boolean" +} - added
Input schema / properties / data / properties / founders / items / properties / f1WorkAuthorizationAdded value: +{ + "anyOf": [ + { + "enum": [ + "none", + "cpt", + "opt", + "stem_opt", + "other" + ], + "type": "string" + }, + { + "type": "null" + } + ], + "default": null +} - added
Input schema / properties / data / properties / founders / items / properties / immigrationStatusAdded value: +{ + "anyOf": [ + { + "enum": [ + "f1", + "h1b", + "o1", + "l1", + "other" + ], + "type": "string" + }, + { + "type": "null" + } + ], + "default": null +} - changed
Input schema / properties / data / properties / founders / items / properties / isOfficer / defaultPrevious value: -trueNew value: +false - added
Input schema / properties / data / properties / founders / items / properties / stockPurchaseDateAdded value: +{ + "default": "", + "type": "string" +} - changed
Input schema / properties / data / properties / founders / items / properties / title / defaultPrevious value: -"Founder / CEO"New value: +"Founder" - added
Input schema / properties / data / properties / founders / items / properties / usCitizenOrPermanentResidentAdded value: +{ + "anyOf": [ + { + "type": "boolean" + }, + { + "type": "null" + } + ], + "default": null +} - added
Input schema / properties / data / properties / founders / items / properties / usTaxpayer / anyOfAdded value: +[ + { + "type": "boolean" + }, + { + "type": "null" + } +] - changed
Input schema / properties / data / properties / founders / items / properties / usTaxpayer / defaultPrevious value: -trueNew value: +null - removed
Input schema / properties / data / properties / founders / items / properties / usTaxpayer / typeRemoved value: -"boolean" - changed
Input schema / properties / data / properties / founders / items / requiredPrevious value: -[ - "id", - "name", - "email", - "address", - "title", - "isIncorporator", - "isDirector", - "isOfficer", - "usTaxpayer", - "shares", - "purchasePrice", - "vestingMonths", - "cliffMonths", - "vestingStart", - "elects83b" -]New value: +[ + "id", + "name", + "email", + "address", + "title", + "isIncorporator", + "isDirector", + "isOfficer", + "usTaxpayer", + "usCitizenOrPermanentResident", + "immigrationStatus", + "f1WorkAuthorization", + "shares", + "purchasePrice", + "vestingMonths", + "cliffMonths", + "vestingStart", + "stockPurchaseDate", + "elects83b", + "election83bConfirmed" +] - changed
Input schema / properties / data / properties / ownership / properties / equityPoolPercent / defaultPrevious value: -"10"New value: +"" - changed
Input schema / properties / data / properties / ownership / properties / fmv / defaultPrevious value: -"100"New value: +"" - added
Input schema / properties / data / properties / ownership / properties / founderSplitConfirmedAdded value: +{ + "default": false, + "type": "boolean" +} - added
Input schema / properties / data / properties / roles / properties / governanceConfirmedAdded value: +{ + "default": false, + "type": "boolean" +} - changed
Input schema / properties / data / properties / structure / descriptionPrevious value: -"Legal entity type to form."New value: +"Source/start structure used to reuse existing team facts. Corply's generated target is always a regular Delaware C corporation; 'llc' never asks Corply to generate LLC documents."
Related MCP Connectors
Incorporate globally, manage fundraising, corporate services, and more.
Form companies, manage bank accounts, cards, invoices and more — directly from your AI coding tools.
Pay-per-call agent infrastructure: file storage & handoff, compute tools, messaging, e-sign, KYC.
A legal home for AI agents: Wyoming $299 or Nevis LLC. Free diagnostic; agents pay in USDC/USDT.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnables automated company formation across multiple jurisdictions with REST and MCP interfaces. Supports jurisdiction listing, requirement details, cost estimation, and secure API key management.-
- AlicenseNot gradedqualityDmaintenanceE-signature for AI agents. An MCP server that lets Claude Code, Cursor, Zed, or any MCP-aware agent prepare, send, track, and seal legally binding documents without a human ever touching a mouse.6 npmMIT
- FlicenseNot gradedqualityBmaintenanceSingle source of truth and control for agent-operated companies, managing business state with deterministic policy enforcement, seat identity, and hash-chained audit trail.-
- AlicenseBqualityCmaintenanceAgentic pipeline that transforms ideas to revenue — for solo founders and bootstrappers.455 npm4MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.