Productivity
postalform.com
Manages PostalForm workflows including form catalog retrieval, schema access, address search, PDF upload, and order draft creation for mailing physical documents.
ENDPOINT 1
https://postalform.com/mcp
Known tools 12
postalform.list_formsUse this when you need the published PostalForm form catalog that is available to agents (llms=true).
postalform.get_form_schemaUse this when you need a machine-usable schema for one published PostalForm workflow (fields, groups, attachments, and dependencies).
postalform.search_addressesUse this to search for a mailing address and return Loqate suggestions with IDs.
postalform.create_pdf_uploadUse this when the host cannot provide a PDF file param directly.
postalform.create_order_draftUse this when you need to mail an existing PDF and a human should pay in hosted checkout.
postalform.preview_letter_order_draftUse this to prepare a non-writing preview for a mailed letter before creating checkout.
postalform.create_letter_order_draftUse this when you have letter text instead of a PDF and a human should pay in hosted checkout.
postalform.create_form_order_draftUse this when you have structured form data for a supported workflow and a human should pay in hosted checkout.
postalform.create_machine_orderOfficial ChatGPT or Claude web chat UIs should usually use the hosted-checkout draft tools.
complete_checkoutUse this when ChatGPT Instant Checkout returns a payment token and you need to finalize payment for a prepared checkout session.
postalform.get_order_statusUse this when you need the latest status for a PostalForm mailing order.
postalform.pingUse this when you want a quick health check that the PostalForm MCP server is reachable.