MCP getting started

Atlas exposes ten MCP tools at https://atlaswork.ai/api/mcp. Agents create envelopes, return a review link, and poll status. Signers get email only after you click Send on the review page.

What MCP covers

ToolWhat it does
send_contract_for_reviewDraft from PDF, DOCX, URL, chat text, or upload session
send_contract_from_templateRepeat send from a saved template
get_envelopeStatus, parties, review URL, signed download when done
check_signing_statusPoll progress and next signer
list_envelopesList your envelopes
list_templatesList saved templates
get_templateRoles, prefill keys, example send args
void_envelopeCancel an envelope
remind_signerNudge the next unsigned signer
extract_contract_dataStructured extract after signing

Drafts are free. One credit per send.

Tell your agent

Paste this when you want the agent to stop at review:

Share the review link when it is ready. I will click Send on the review page before anyone gets email.

Supported documents

Upload or link PDF or DOCX. Atlas converts DOCX to PDF at create time. Review and signing always use the PDF viewer.

Connect your client

ClientAuthStart here
Claude (web)OAuthConnect guide
ChatGPTOAuthConnect guide
Cursor, Claude Code, VS CodeAPI keyConnect guide

Full setup: Connect Atlas MCP

Example workflows

Developers