Cookbook: Cursor agent sends an NDA
- Create a template named “Standard NDA” in DocTransit
- Create an API key (Developer → API Keys)
- Add
@doctransit/mcpto Cursor MCP config - Prompt: “Send our Standard NDA to jane@acme.com and share the sign URL”
- Agent calls
list_templates→create_document→send_documentwithconfirm: true - Jane signs in the browser; you receive
document.completedif webhooks are configured
To apply your stored mark through the agent instead of emailing Jane a sign link, grant a Signing Mandate and use request_sign (L1) or sign_as_principal (L2). See Agent applies your signature.