Use Claude Code with Postedly
Add the remote server
Register Postedly in Claude Code using the HTTP transport.
claude mcp add --transport http postedly https://postedly.com/mcp/sendApprove the connection
Run /mcp in Claude Code, select Postedly and follow its browser authentication flow. Verify your sender email and approve the requested permissions in Postedly. Let Claude Code store the credentials; keep them out of prompts.
/mcpCheck the tools and prepare a quote
Confirm the connection in /mcp, then ask Claude Code to upload the finished workspace file and quote the send. Inspect the returned proof and recipient before continuing.
Give it a specific request
Send the final client letter
Finish an approved letter in the repository and prepare its postal handoff.
Export the approved client letter as a PDF. With the connected Postedly tools, transfer that file and quote mailing one copy to this address. Show the final proof before payment.
Transfer your file
Read the real PDF from disk. Transfer its bytes with Postedly’s MCP upload tool, or use a single-use multipart handoff when HTTP transfer is more suitable. The returned checksum identifies the uploaded file; a repository path alone does not transfer it.
- For a letter or fax, prepare a valid, unencrypted PDF no larger than 10 MiB (10,485,760 bytes). Review the saved PDF after exporting it from the draft.
- For mail, have the recipient’s full US postal address and your US sender address ready. For fax, confirm the receiving US fax number and your US billing address. Check the selected service’s page and layout limits before quoting.
- Review the final proof returned with the quote, including any added cover or postal layout. An upload preview alone does not establish that the final document is ready to send.
Your approval comes before the send
Review the final quote, including any added cover or postal layout. Continue through Postedly’s browser approval page and Stripe Checkout only when you are ready. An instruction to generate a file does not authorize payment.
Cancellation and refund policyFollow the existing order
Ask for the existing order’s payment and fulfillment states. Retain its reference across terminal sessions so an interrupted task does not create another order.
Check an order on PostedlySend directly on Postedly
You can use the finished document without connecting an assistant. Download the approved PDF, open Postedly, choose an available service and upload the file. Enter the destination and sender details, then review the final proof and full price before payment. You do not need your own printer or envelopes to mail a PDF through Postedly.
Before you start
- Browser access and a local OAuth callback listener are required. Postedly accepts exact localhost, 127.0.0.1 and [::1] callbacks with variable ports while preserving the registered path and query. Account policy, file access and the 10 MiB upload limit still apply. Native Claude Code payment is not claimed.
Official references
Use these platform references alongside the Postedly guide.