mcpserver.lol
registry/postagent
Connection check verified live · 26h ago

postagent

Print & mail PDF/HTML/Markdown/text/DOCX/images to US addresses; pay per call in x402 USDC on Base.

Tools 14
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

14 tools

Read from the running server on 26h ago.

check_postagent_updates read-only installedMcpVersioninstalledSkillVersion
Fetches the live PostAgent agent manifest. Call this before using PostAgent in a new session, after reconnecting the MCP server, or when an installed PostAgent skill may be stale.…
create_campaign_quote fromnameoptionsdocumentId*recipients*payerWallet*
Quote ONE bulk send to MANY recipients (up to 500): a single template or static document, fulfilled through PostAgent's campaign workflow. Price is an inclusive customer-facing tot…
create_card_checkout quoteId*webhookUrl
Creates a Stripe-hosted Checkout page for a locked quote and returns a `checkoutUrl` plus a `statusUrl`. Use this as the LAST-RESORT payment rail, when the payer is a human paying…
create_letter urlformatcontentfilenamecontentBase64
Upload and normalize a FINISHED, ready-to-mail document to PDF. Choose this when the content is final and IDENTICAL for every recipient — including when you mail the same letter to…
create_mail_quote to*fromoptionsdocumentId*mergeVariables
Verifies the recipient and sender US addresses and locks a 15-minute USDC price for a documentId. Does not charge or mail anything. Returns a `paymentUrl` (a per-quote x402-payable…
create_postcard_art urlformatfilenamecontentBase64
Upload ONE side of a postcard (front or back) as single-page PDF, PNG, or JPEG artwork. The file is stored VERBATIM — no page-size normalization and no reserved address zone — so y…
create_postcard_quote to*fromoptionsbackDocumentId*frontDocumentId*
Verifies the recipient and sender addresses and locks a 15-minute USDC price for mailing a postcard built from two postcard_art documents (front + back, uploaded via create_postcar…
create_template urlformatcontentfilenamecontentBase64
Upload a REUSABLE template containing `{{field}}` placeholders (e.g. `Dear {{name}},` or `Balance due: {{amount}}`). Choose this ONLY when the content must vary per recipient (mail…
get_campaign_status read-only campaignId*
Returns a campaign's validation/sending progress: status (validating | sent | partial | failed), recipient counts (total / validated / failed), and a failures report URL when some…
get_mail_job_status read-only jobId*
Returns normalized status, carrier/tracking/proof data, and tracking events for a previously created job.
pay_mail_with_shared_payment_token can modify data quoteId*webhookUrluserConfirmed*sharedPaymentToken*
Autonomous, no-browser FIAT payment for a locked quote using a Stripe Shared Payment Token (SPT / Machine Payments Protocol). Use this when the agent can mint an SPT on the buyer's…
prepare_mail_payment read-only quoteId*
Returns the x402 PAYMENT-REQUIRED challenge for a locked quote so an x402-capable wallet client can sign it. No payment is taken at this step. Probes the canonical per-quote pay UR…
submit_paid_mail_job can modify data quoteId*webhookUrluserConfirmed*paymentSignature*
Detached-signature fallback for x402 wallets that can emit a standalone PAYMENT-SIGNATURE header. THE PRIMARY/RECOMMENDED PATH is for the agent's wallet to pay the quote's `payment…
verify_address zipcitynameline1*line2state +2
Standalone paid address verification — no mail is sent. Checks whether an address is deliverable and returns the standardized form (US: CASS with ZIP+4; international: per-country…