Productivity
atlaswork.ai
It provides document storage and e-signature capabilities for sending contracts and tracking signing envelopes.
ENDPOINT 1
https://atlaswork.ai/api/mcp
Known tools 15
upload_documentStore a document at a stable URL so you can pass it to send_contract.
send_contractSend a PDF or DOCX for e-signature.
get_detected_fieldsGet the detected signing fields for an envelope.
get_envelopeGet the full status of a signing envelope, including per-party signing order and who has signed.
list_envelopesList signing envelopes for your account, optionally filtered by status.
void_envelopeCancel a pending signing envelope so it can no longer be signed.
get_signed_documentGet a download URL for the completed signed PDF.
remind_signerSend an immediate reminder email to the next unsigned signer on an envelope.
send_with_templateSends a contract from a saved Template (deterministic, no AI inference).
create_template_from_envelopeSaves an envelope as a reusable Template.
activate_templateActivates a draft template so it can be used for live sends.
list_templatesLists your saved Templates.
get_templateReturns the full template schema including variables_schema.
update_templateUpdates template metadata (name, description) or schema (variables_schema, parties_schema, field_schema).
archive_templateArchives a template (soft delete).