Developer Tools
kamy.dev
Provides PDF generation, data extraction, and SDK setup for integrating Kamy's document services.
ENDPOINT 1
https://mcp.kamy.dev/mcp
Known tools 12
list_templatesList Kamy's public system PDF templates.
render_pdfRender a PDF from a Kamy template and data when a Kamy API key is configured.
extract_documentExtract structured data from a PDF (invoice, receipt, contract, ID document, or any form).
ask_kamyAsk Kamy Brain a question about Kamy usage, templates, plans, or errors.
install_sdkGet install commands and setup code for @kamydev/sdk in your framework.
generate_integration_codeGenerate copy-paste integration code for a specific Kamy template and framework.
create_signature_requestSend a previously rendered PDF to a signer for e-signature when a Kamy API key is configured.
list_signature_requestsList signature requests created by the configured Kamy account, newest first.
get_signature_certificateReturns the authenticated download URL for a signature request's Certificate of Completion PDF — the process audit trail (invite → opened → consent → signed, with IP / user-agent) that legal teams expect.
pki_sign_pdfCryptographically sign an existing render with PAdES when a Kamy API key is configured.
verify_pdf_signatureCompute the kamy.dev/verify URL for a PDF without making a Kamy API call.
get_api_key_instructionsReturn step-by-step instructions for creating a Kamy API key in the dashboard.