mcpbeat Sign in

Have It Printed MCP Server

by haveitprinted Your server? Claim it
answering

Have It Printed is answering right now. Last checked 8 min ago. It exposes 10 tools.

Print and mail physical documents in the US via USPS, with quotes, agent payment and tracking.

Uptime history 5 days of history · worst day 99%
5 days agonow
98.9%
Uptime 24h
91 of 92 checks
10
Tools
read from the server
569 ms
Response time
average over 24h
open, no key
Access
streamable-http

Have It Printed does not always answer

Over the last week it answered 99.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add print-and-mail --transport http https://agents.haveitprinted.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "print-and-mail": {
      "url": "https://agents.haveitprinted.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.print-and-mail]
url = "https://agents.haveitprinted.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "print-and-mail": {
      "url": "https://agents.haveitprinted.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "print-and-mail": {
      "url": "https://agents.haveitprinted.com/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

hip
hip_complete_payment
Pay 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_checkout
Create 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_job
Start a print-and-mail job. Returns an opaque job_handle used by every later call. Creates nothing chargeable.
hip_get_checkout_status
Whether the customer has paid yet. Payment truth comes from the order record Stripe's webhook creates, never from a browser redirect.
hip_get_order
Status and USPS tracking for the paid order belonging to this job.
hip_get_service_info
What Have It Printed does, what it costs, what file types and sizes are accepted, and how mailing works. Public; no account needed.
hip_get_upload_target
Get 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_payment
Resolve 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_quote
Exact price for the job, computed by the same pricing the website checkout uses. Tax, if any, is added by Stripe at payment.
hip_update_job
Set the documents, print options and US mailing recipient on a job. Price fields are rejected: the server computes all amounts.

Endpoints

URLTransportStateLatencyChecked
https://agents.haveitprinted.com/mcp streamable-http answering 520 ms 8 min ago

Alternatives to Have It Printed

same job, measured the same way
C
HumansLikeStuff MCP
by humanslikestuff

Arrange US physical gifts and branded merchandise with human quote and payment approval.

2 tools answering
AgentPay
by rumblingb

Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.

34 installs/wk answering
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
Volcanodog
by volcanodog

Real-time and delayed market sentiment data with premium access via Stripe payments

answering
Lease Schedule
by theluckystrike

Lease schedules with a residual: the payment, the interest split and the journal per month.

local only
Bperezpereira
by bperezpereira

Chilean DTE/SII invoicing — issue invoices, reconcile payments and manage clients with AI agents.

answering
Keryx
by tang-vu

Autonomous research agent that pays every source it cites in USDC on Arc via x402 micropayments.

34 installs/wk 2 tools answering
Vibe Springs
by vibesprings

Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.

25 tools answering

Have It Printed — questions

Answers built from our own checks of this server.

What can Have It Printed do?
It exposes 10 tools, read directly from the server on our last check. Among them: hip_complete_payment, hip_create_checkout, hip_create_job, hip_get_checkout_status, hip_get_order, hip_get_service_info and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Have It Printed working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 569 ms. The bar chart above shows every period we have measured.
How do I connect Have It Printed?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Have It Printed need an API key?
No. Have It Printed completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Have It Printed?
It answers our handshake in 569 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.