Productivity
promptfax.app
Allows users to send and price faxes by managing sessions, documents, quotes, and payments.
ENDPOINT 1
https://promptfax.app/mcp
Known tools 8
start_sessionUse this first when a user wants to send or price a fax.
attach_documentFallback/non-widget tool for binding a PromptFax document or one or more HTTPS PDF URLs into the current MCP session before requesting a quote.
get_quoteFallback/non-widget tool for creating a user-reviewable pay-per-use fax quote when you have a fax number and either an MCP session, a PromptFax documentId, or one or more HTTPS PDF URLs.
checkoutFallback/non-widget tool for starting external Stripe Checkout after the user accepts a pay-per-use quote.
send_faxFallback/non-widget tool for sending after payment is authorized and the user explicitly wants to send now.
get_statusUse this when you need the latest PromptFax workflow state, quote/payment state, or fax transmission status.
retry_failed_faxUse this after a retry-eligible failed fax to prepare a new authorization attempt.
cancelUse this when you need to cancel the active PromptFax send.