e-signature
Ironclad
Connect Ironclad to Elaichi and hand every teammate a governed MCP endpoint — 13 tools ready to call from Claude, Cursor, or any MCP client, clamped by roles, restrictions, and an audit log.
AI tools
Ironclad tools for your AI agents
13 tools are ready to mint as an MCP endpoint the moment you connect Ironclad — governed by the same roles, restrictions, and audit log as everything else in Elaichi.
list_all_ironclad_workflows
Retrieves the workflows in your Ironclad account. Each workflow object in the response includes key details such as the id, title, associated template, current step, status, creation and update timestamps, and information about the workflow creator. It also includes structured schema definitions for all fields used in the workflow, and the attributes object contains the values submitted for the fields in the workflow.
get_single_ironclad_workflow_by_id
Retrieves the data associated with a specific workflow in your Ironclad account. It always requires ID to fetch.
create_a_ironclad_workflow
Use this endpoint to launch/create a new Workflow synchronously.
ironclad_workflows_cancel
Cancel a workflow by id in Ironclad. Requires a comment object in the request body. Returns the canceled workflow details including status and cancellation reason.
list_all_ironclad_users
Retrieves the users from your Ironclad account via SCIM. The response includes each user's basic details such as ID, name, email, job title, status, group memberships, and metadata like creation and last modified timestamps.
get_single_ironclad_user_by_id
Retrieves the information of a single user from your Ironclad account via SCIM. It always requires ID to fetch.
delete_a_ironclad_user_by_id
This endpoint will delete a single user from your Ironclad account. It always requires ID to delete. If the deletion is successful, all active workflows associated with the deleted user should be automatically reassigned to the default user within the admin group.
list_all_ironclad_groups
Retrieves the list of user groups from your Ironclad account via SCIM. The response includes each group's details, such as the group ID, display name, and metadata like the resource type and location URL. The response also contains a list of group members.
get_single_ironclad_group_by_id
Retrieves the information of a single group from your Ironclad account via SCIM. It always requires ID to fetch.
list_all_ironclad_me
Retrieves basic profile information about the authenticated user in Ironclad. The response includes their unique ID (id or sub), email address, name (firstName, lastName, displayName), job title, and the company they belong to (companyId, companyName).
list_all_ironclad_workflow_schemas
Returns a list of workflow schemas. Each schema specifies the fields used in the workflow's launch form. Use the form query param to specify the launch form.
get_single_ironclad_workflow_schema_by_id
Retrieves a single workflow schema from your Ironclad account. It always requires ID to fetch.
create_a_ironclad_async_workflow
Use this endpoint to launch/create a new Workflow asynchronously for non-blocking performance, which is helpful when/if you provide files to the Workflow.
How it works
From Ironclad account to governed MCP endpoint
Connect
Link a Ironclad account through Elaichi's hosted connect flow. Credentials are vaulted — nobody, including the AI, ever sees them.
Compose
The connection becomes a toolbox instantly. Curate which Ironclad tools are exposed, rename them, or freeze arguments.
Mint
Mint a personal MCP endpoint on that toolbox and paste it into Claude, Cursor, or any MCP client — governed by roles, restrictions, and audit logs.
Give every teammate a governed MCP server
Start a 14-day Gold trial — connect a product, curate a toolbox, and paste an endpoint into Claude or Cursor in minutes.