M
mcp
10 endpointsliveE-signatures for agents: mint a sandbox key, send PDFs, track status, download the sealed result. (MCP server ca.swiftsign/mcp, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for mcp.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| swiftsign send envelope /swiftsign_send_envelope | Send a document for e-signature. Accepts PDF as base64, recipients, and field placement. Sandbox keys (sk_test_) send immediately (watermarked test mail). LIVE | $0.0020 per call | unknown |
| swiftsign confirm send /swiftsign_confirm_send | Dispatch a DRAFT envelope — use after a human has reviewed an envelope that swiftsign_send_envelope or swiftsign_send_from_template returned as draft_pending_co | $0.0020 per call | unknown |
| swiftsign send from template /swiftsign_send_from_template | Send an envelope from a saved template by assigning signers to roles. Sandbox keys (sk_test_) send immediately; LIVE keys create a DRAFT for human review unless | $0.0020 per call | unknown |
| swiftsign check status /swiftsign_check_status | Check the status of an envelope — who signed, who hasn't, download links. Works in both sandbox (sk_test_ keys) and live. | $0.0020 per call | unknown |
| swiftsign list envelopes /swiftsign_list_envelopes | List envelopes (sent documents) with their status. Scoped to your key's mode — sandbox (sk_test_) keys see test envelopes, live keys see live. | $0.0020 per call | unknown |
| swiftsign void envelope /swiftsign_void_envelope | Cancel/void an envelope that hasn't been completed yet. Signers can no longer sign a voided envelope. Works in both sandbox (sk_test_ keys) and live. | $0.0020 per call | unknown |
| swiftsign download signed pdf /swiftsign_download_signed_pdf | Download the completed, sealed PDF (or its Certificate of Completion) for an envelope. Only works once status is COMPLETED — run swiftsign_check_status first. D | $0.0020 per call | unknown |
| swiftsign upgrade /swiftsign_upgrade | Initiate the upgrade to PRO ($15/mo flat). Returns a Stripe checkout_url that a human opens once to add a card — agents cannot complete the payment themselves. | $0.0020 per call | unknown |
| swiftsign create embedded url /swiftsign_create_embedded_url | Mint a short-lived embedded signing URL for a recipient (30-minute expiry). Returns a url to embed plus its expiresAt. The envelope must already be SENT. Works | $0.0020 per call | unknown |
| swiftsign list templates /swiftsign_list_templates | List your saved templates. Scoped to your key's mode — sandbox (sk_test_) keys see test templates, live keys see live. | $0.0020 per call | unknown |