Send an NDA from Claude
Draft a mutual NDA in Claude, send it for review with Atlas MCP, and click Send when fields look right. Signers get email only after that step.
Before you start
- Connect Atlas MCP in Claude (OAuth one-click link works).
- Start a new chat after connecting.
- Have signer name and email ready.
Prompt: draft in chat
Draft a short mutual NDA between my company and Acme Corp in this chat. When the text looks right, send it for signature with Atlas. Signer: sarah@acme.com, Sarah Chen. Share the review link when it is ready. Do not email signers until I click Send on the review page.
Atlas calls send_contract_for_review with document_text and your parties. You get review_url back. No emails yet.
Prompt: existing PDF or DOCX on your computer
Claude cannot read a dragged attachment for Atlas. Use an upload session instead.
Send this contract for signature with Atlas. Signer: jane@example.com, Jane Signer. The PDF is on my computer. Do not try to read the attachment in chat. Give me an Atlas upload link, wait while I upload the file, then finish when I say "done". Share the review link when it is ready. I will click Send on the review page before anyone gets email.
Steps:
- Atlas returns an upload link.
- Open it and upload your PDF or DOCX.
- Back in chat, say done or uploaded.
- Open
review_url.
On the review page
- Wait for field detection (~15 seconds on new docs).
- Check signers and signature fields.
- Click Send. First signer gets email.
After send
Ask Claude to poll status:
Check Atlas signing status for that envelope.
Atlas uses check_signing_status and returns progress plus sign_url for the next signer if needed.