DocWand
D
DocWand
/sign_pdf

sign pdf

Sign a PDF: opens an interactive widget where the user draws, types or uploads a signature and places it on the document. Optionally pass signature_name to pre-

liveverifiedunknown~5s typical
mcpprobeddocwand
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-docwand-pdf /sign_pdf for me.

Input

FieldTypeDescription
filestringPDF file from the conversation to sign
signature_namestringOptional: the signer's full name, rendered as a handwritten-style signature the user can p

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-docwand-pdf","endpoint":"/sign_pdf","input":{}}'
cli
npx cracked-ai run -p mcp-app-docwand-pdf -e /sign_pdf -i '{}'
mcp
run_tool({ provider: "mcp-app-docwand-pdf", endpoint: "/sign_pdf", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.