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
| Tool | What it does |
|---|---|
send_contract_for_review | Draft from PDF, DOCX, URL, chat text, or upload session |
send_contract_from_template | Repeat send from a saved template |
get_envelope | Status, parties, review URL, signed download when done |
check_signing_status | Poll progress and next signer |
list_envelopes | List your envelopes |
list_templates | List saved templates |
get_template | Roles, prefill keys, example send args |
void_envelope | Cancel an envelope |
remind_signer | Nudge the next unsigned signer |
extract_contract_data | Structured 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
| Client | Auth | Start here |
|---|---|---|
| Claude (web) | OAuth | Connect guide |
| ChatGPT | OAuth | Connect guide |
| Cursor, Claude Code, VS Code | API key | Connect guide |
Full setup: Connect Atlas MCP