
Have It Printed MCP server
Print and mail physical documents in the US via USPS, with quotes, agent payment and tracking.
Little public usage data yet
Reviews
Write oneNobody has reviewed Have It Printed yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Have It Printed tools (10, 6 write)
write = sends, deletes, buys or postship_complete_paymentwrite actionFreePay for the job with a delegated payment authorization, with no browser and no human step. payment_authorization must be a Stripe shared payment token (spt_...) granted to Have It Printed whose maximum is at least the total from hip_prepare_payment; HIP charges exactly that total and never more. NEVER send a card number, expiry, CVV or any reusable credential to this tool. If the cardholder's bank requires authentication, this returns payment_status=requires_user_action rather than bypassing it.
hip_create_checkoutwrite actionFreeCreate a Stripe Checkout session for the job and return its URL. This does NOT take payment: the customer completes payment at that URL. Show them the quote first.
hip_create_jobwrite actionFreeStart a print-and-mail job. Returns an opaque job_handle used by every later call. Creates nothing chargeable.
hip_get_checkout_statusFreeWhether the customer has paid yet. Payment truth comes from the order record Stripe's webhook creates, never from a browser redirect.
hip_get_orderwrite actionFreeStatus and USPS tracking for the paid order belonging to this job.
hip_get_service_infoFreeWhat Have It Printed does, what it costs, what file types and sizes are accepted, and how mailing works. Needs a Bearer API key, like every tools/call (POST /v1/onboard to get one).
hip_get_upload_targetwrite actionFreeGet a short-lived upload URL for the customer's document. PUT the bytes to it. File type and size limits are the same as the website.
hip_prepare_paymentFreeResolve the EXACT amount HIP will charge, before any payment authorization is obtained or spent. This does NOT charge anything. Returns subtotal_cents, tax_cents, total_cents, currency, a pricing fingerprint and the authorization types HIP accepts. Tax is calculated by Stripe from the destination, so hip_quote alone is not the payable amount. The returned total is bound to this job's documents, options and recipient: change any of them and payment is refused with QUOTE_STALE until you prepare again. Use this when paying autonomously with a delegated payment authorization; a human paying in a browser does not need it. Commits the job to the autonomous payment rail.
hip_quoteFreeExact price for the job, computed by the same pricing the website checkout uses. Tax, if any, is added by Stripe at payment.
hip_update_jobwrite actionFreeSet the documents, print options and US mailing recipient on a job. Price fields are rejected: the server computes all amounts.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 757ms20/20
- Tool poisoning10 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 6 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http print-and-mail https://agents.haveitprinted.com/mcp
Have It Printed: common questions
- Is Have It Printed MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Have It Printed safety report
- How do I install Have It Printed?
- It runs remotely at agents.haveitprinted.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Have It Printed need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Have It Printed maintained?
- The latest release is v1.0.0.
- Is Have It Printed up?
- 100% of our last 9 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Have It Printed?
- Servers from other publishers that do the same job: Tapetide — Indian Stock Market (NSE & BSE) MCP server, X402 List MCP server and PipRail MCP server. Compare all Have It Printed alternatives.
Alternatives to Have It Printed
Same job from other publishers: the closest match first, then the best rated.
- Tapetide — Indian Stock Market (NSE & BSE)52 tools for Indian stock markets — NSE & BSE quotes, screener, financials, FII/DII, optionsnot reviewedEstablishedA
- X402 ListFind and vet x402 payment APIs before your agent pays one: uptime, price, on-chain volume.not reviewedEstablishedA
- PipRailBudget-bound x402 payment wallet for AI agents — pays HTTP 402 URLs, capped locally. No backend.not reviewedGrowingB
ChurnkeyRead and manage Churnkey cancel flows, retention metrics, and payment recoverynot reviewedGrowingA
POPCORN MCPSigned time and SHA-256 witness receipts for agents, with offline verification and x402 payment.not reviewedGrowingB