Skip to main content
Glama

Server Details

Incorporate a Delaware C-Corp from your agent — docs, cofounder e-sign, human-reviewed filing.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL
Repository
corply-dev/corply-plugin
GitHub Stars
0

TDQS

B3.4/5.0

Scored across 57 tools

Disambiguation4/5

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.

Naming Consistency4/5

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.

Tool Count1/5

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.

Completeness4/5

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.

  1. 5 tool updates
    • Addedadvance_corporate_action_case
    • Addedattach_corporate_action_evidence
    • Addedcreate_corporate_action_case
    • Addedget_corporate_action_case
    • Addedlist_corporate_action_cases
  2. 1 tool update
    • Changedrequest_payment1 field changed
      • addedInput schema / properties / corplyMail
        Added 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"
        +}
  3. 2 tool updates
    • Changedamend_frozen_application4 fields changed
      • changedInput schema / properties / data / properties / founders / items / properties / election83bConfirmed / default
        Previous value: -falseNew value: +true
      • addedInput schema / properties / data / properties / founders / items / properties / election83bConfirmed / description
        Added value: +"Deprecated intake gate. Defaults true; agents must not ask for a separate 83(b) confirmation."
      • changedInput schema / properties / data / properties / founders / items / properties / elects83b / default
        Previous value: -nullNew value: +true
      • addedInput schema / properties / data / properties / founders / items / properties / elects83b / description
        Added value: +"Defaults to true for standard restricted founder shares. Agents must not ask this during intake."
    • Changedsave_application4 fields changed
      • changedInput schema / properties / data / properties / founders / items / properties / election83bConfirmed / default
        Previous value: -falseNew value: +true
      • addedInput schema / properties / data / properties / founders / items / properties / election83bConfirmed / description
        Added value: +"Deprecated intake gate. Defaults true; agents must not ask for a separate 83(b) confirmation."
      • changedInput schema / properties / data / properties / founders / items / properties / elects83b / default
        Previous value: -nullNew value: +true
      • addedInput schema / properties / data / properties / founders / items / properties / elects83b / description
        Added value: +"Defaults to true for standard restricted founder shares. Agents must not ask this during intake."
  4. 52 tool updates
    • Changedadopt_existing_company1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedamend_frozen_application1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedawait_payment1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedawait_registered_agent_upgrade1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedcheck_company_names1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedconfigure_payment_catalog1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedcreate_payment_integration_bundle1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedcreate_payment_project1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedcreate_payment_route_draft1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedgenerate_documents1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Addedget_bank_onboarding_status
    • Changedget_cap_table1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedget_company_briefing1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedget_org1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedget_payment_pipeline_status1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedget_status1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedimport_cap_table1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedinvite_cofounders1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedinvite_member1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedmanage_operating_access_grant1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedmark_task_done1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changednudge_signer1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedprepare_83b_tin_input1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedprepare_revenue_launch1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrecall1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Addedreconcile_bank_onboarding
    • Changedreconcile_payment_route1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrecord_existing_completion1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrecord_operating_event1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrecord_operating_evidence1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrecord_operating_fact1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedredeem_invite1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrefresh_payment_route_onboarding1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedremember1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrequest_payment1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrequest_registered_agent_upgrade1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrequest_signature1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedresolve_company_plan1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrun_sandbox_payment_probe1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedrun_sandbox_payout_probe1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedsave_application1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedsign_bundle1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Addedstart_bank_onboarding
    • Changedstart_payment_route_onboarding1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedsubmit_for_formation1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedsubmit_operating_fact_evidence1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedtransition_operating_work_item1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedupload_operating_evidence1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedupsert_operating_subject1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedvalidate_application1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedverify_payment_integration1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
    • Changedwhoami1 field changed
      • addedInput schema / properties / _corply_context
        Added 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"
        +}
  5. 13 tool updates
    • Removedbank_transfer
    • Removedcreate_agent_wallet
    • Removedcreate_payment_link
    • Removedcreate_payment_portal
    • Removedget_bank_overview
    • Removedissue_card
    • Removedlist_bank_activity
    • Removedlist_portal_payments
    • Removedopen_bank_account
    • Removedpay_payment_link
    • Removedrespond_to_approval
    • Removedupdate_agent_wallet
    • Removedwallet_spend
  6. 3 tool updates
    • Addedawait_registered_agent_upgrade
    • Changedrequest_payment1 field changed
      • addedInput schema / properties / registeredAgent
        Added value: +{
        +  "description": "year_one = $449 total. lifetime = $799 total. Defaults to year_one.",
        +  "enum": [
        +    "year_one",
        +    "lifetime"
        +  ],
        +  "type": "string"
        +}
    • Addedrequest_registered_agent_upgrade
  7. 1 tool update
    • Addedpay_payment_link
  8. 4 tool updates
    • Addedamend_frozen_application
    • Addedprepare_83b_tin_input
    • Removedrecord_signature
    • Addedsign_bundle
  9. 12 tool updates
    • Addedbank_transfer
    • Addedcreate_agent_wallet
    • Addedcreate_payment_link
    • Addedcreate_payment_portal
    • Addedget_bank_overview
    • Addedissue_card
    • Addedlist_bank_activity
    • Addedlist_portal_payments
    • Addedopen_bank_account
    • Addedrespond_to_approval
    • Addedupdate_agent_wallet
    • Addedwallet_spend
  10. 12 tool updates
    • Addedconfigure_payment_catalog
    • Addedcreate_payment_integration_bundle
    • Addedcreate_payment_project
    • Addedcreate_payment_route_draft
    • Addedget_payment_pipeline_status
    • Addedprepare_revenue_launch
    • Addedreconcile_payment_route
    • Addedrefresh_payment_route_onboarding
    • Addedrun_sandbox_payment_probe
    • Addedrun_sandbox_payout_probe
    • Addedstart_payment_route_onboarding
    • Addedverify_payment_integration
  11. 1 tool update
    • Addedcheck_company_names
  12. 9 tool updates
    • Addedadopt_existing_company
    • Addedget_company_briefing
    • Removedinspect_operating_rule
    • Removedlist_existing_completion_claims
    • Removedlist_operating_fact_evidence_claims
    • Changedrecord_operating_event1 field changed
      • changedInput schema / properties / ruleId / description
        Previous value: -"Exact event-recurring ruleId returned by inspect_operating_rule."New value: +"Exact event-recurring ruleId returned by resolve_company_plan."
    • Removedreview_existing_completion
    • Removedreview_operating_fact_evidence
    • Changedsave_application17 fields changed
      • changedInput schema / properties / data / properties / equityTerms / properties / purchaseMethod / default
        Previous value: -"ip"New value: +"cash"
      • addedInput schema / properties / data / properties / founders / items / properties / election83bConfirmed
        Added value: +{
        +  "default": false,
        +  "type": "boolean"
        +}
      • addedInput schema / properties / data / properties / founders / items / properties / f1WorkAuthorization
        Added value: +{
        +  "anyOf": [
        +    {
        +      "enum": [
        +        "none",
        +        "cpt",
        +        "opt",
        +        "stem_opt",
        +        "other"
        +      ],
        +      "type": "string"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ],
        +  "default": null
        +}
      • addedInput schema / properties / data / properties / founders / items / properties / immigrationStatus
        Added value: +{
        +  "anyOf": [
        +    {
        +      "enum": [
        +        "f1",
        +        "h1b",
        +        "o1",
        +        "l1",
        +        "other"
        +      ],
        +      "type": "string"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ],
        +  "default": null
        +}
      • changedInput schema / properties / data / properties / founders / items / properties / isOfficer / default
        Previous value: -trueNew value: +false
      • addedInput schema / properties / data / properties / founders / items / properties / stockPurchaseDate
        Added value: +{
        +  "default": "",
        +  "type": "string"
        +}
      • changedInput schema / properties / data / properties / founders / items / properties / title / default
        Previous value: -"Founder / CEO"New value: +"Founder"
      • addedInput schema / properties / data / properties / founders / items / properties / usCitizenOrPermanentResident
        Added value: +{
        +  "anyOf": [
        +    {
        +      "type": "boolean"
        +    },
        +    {
        +      "type": "null"
        +    }
        +  ],
        +  "default": null
        +}
      • addedInput schema / properties / data / properties / founders / items / properties / usTaxpayer / anyOf
        Added value: +[
        +  {
        +    "type": "boolean"
        +  },
        +  {
        +    "type": "null"
        +  }
        +]
      • changedInput schema / properties / data / properties / founders / items / properties / usTaxpayer / default
        Previous value: -trueNew value: +null
      • removedInput schema / properties / data / properties / founders / items / properties / usTaxpayer / type
        Removed value: -"boolean"
      • changedInput schema / properties / data / properties / founders / items / required
        Previous 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"
        +]
      • changedInput schema / properties / data / properties / ownership / properties / equityPoolPercent / default
        Previous value: -"10"New value: +""
      • changedInput schema / properties / data / properties / ownership / properties / fmv / default
        Previous value: -"100"New value: +""
      • addedInput schema / properties / data / properties / ownership / properties / founderSplitConfirmed
        Added value: +{
        +  "default": false,
        +  "type": "boolean"
        +}
      • addedInput schema / properties / data / properties / roles / properties / governanceConfirmed
        Added value: +{
        +  "default": false,
        +  "type": "boolean"
        +}
      • changedInput schema / properties / data / properties / structure / description
        Previous 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

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables automated company formation across multiple jurisdictions with REST and MCP interfaces. Supports jurisdiction listing, requirement details, cost estimation, and secure API key management.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    E-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 npm
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Single source of truth and control for agent-operated companies, managing business state with deterministic policy enforcement, seat identity, and hash-chained audit trail.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.