← Registry

Productivity

haveitprinted.com

Prints and mails physical letters to US addresses with tracking.

1 endpoint10 known toolsFirst detected June 13, 2026Last detected September 6, 2026

ENDPOINT 1

https://agents.haveitprinted.com/mcp

No auth detected

MCP server metadata

Name
haveitprinted
Version
1.0.0
Capabilities
tools
Server instructions

Print & mail real letters to any US address. Get a Bearer API key at POST /v1/onboard, add prepaid credits, then call hip_print_and_mail. Set `brand` to one of: dealershipthankyou, haveitprinted, hospitalitythankyou, labelsbyhand, professionalthanks, realtythankyou, sentinstantly, signiforme, staythankyou, voterthanks.

Known tools 10

hip_get_service_info

What Have It Printed does, what it costs, what file types and sizes are accepted, and how mailing works.

Inferred read-only
hip_create_job

Start a print-and-mail job.

Inferred read-only
hip_get_upload_target

Get a short-lived upload URL for the customer's document.

Potential side effects
hip_update_job

Set the documents, print options and US mailing recipient on a job.

Inferred read-only
hip_quote

Exact price for the job, computed by the same pricing the website checkout uses.

Inferred read-only
hip_create_checkout

Create a Stripe Checkout session for the job and return its URL.

Potential side effects
hip_get_checkout_status

Whether the customer has paid yet.

Inferred read-only
hip_prepare_payment

Resolve the EXACT amount HIP will charge, before any payment authorization is obtained or spent.

Potential side effects
hip_complete_payment

Pay for the job with a delegated payment authorization, with no browser and no human step.

Potential side effects
hip_get_order

Status and USPS tracking for the paid order belonging to this job.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.haveitprinted]
url = "https://agents.haveitprinted.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "haveitprinted": {
      "type": "http",
      "url": "https://agents.haveitprinted.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: haveitprinted
Remote MCP URL: https://agents.haveitprinted.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "haveitprinted": {
      "url": "https://agents.haveitprinted.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "haveitprinted": {
      "type": "http",
      "url": "https://agents.haveitprinted.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "haveitprinted",
  "transport": "streamable-http",
  "url": "https://agents.haveitprinted.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for haveitprinted.com was fetched 2026-08-23T21:18:51.044Z and is being refreshed.

Trust status Trusted

haveitprinted.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.