Skip to main content

paperplane vs. Lob

Justin WinterBy · Updated August 22, 2026

paperplane and Lob both turn an API call into real mail, but they're built for different jobs: paperplane needs no account or API key for a single letter and ships a real MCP server for AI agents, while Lob is the more mature platform — official SDKs in 8 languages and production-scale postcards, checks, and international mail that paperplane doesn't do yet.

If you are evaluating mail-sending APIs, you have probably already found Lob — it is the incumbent in this space. This page is not a sales pitch dressed as a comparison. paperplane and Lob solve overlapping but genuinely different problems, and the honest answer to "which one should I use" depends on what you are sending, how often, and whether a human or an AI agent is driving the send.

Where paperplane is different

Three things are real, verifiable differences today, not marketing claims:

  • No account, no API key, for a single letter. Lob's model is a provisioned account: you sign up, generate an API key, and manage it like any other cloud credential before your first send. paperplane lets you send one letter by paying per-use through a Stripe checkout link, or by buying a prepaid credit code up front — no account object exists for a one-off send. This matters if you need to mail something once, or if you are prototyping an integration and do not want a credential to provision and rotate yet.
  • A real MCP server for AI agents. paperplane exposes an MCP endpoint at /api/mcp (see app/api/[transport]/route.ts in the codebase) with three tools — quote_letter, send_letter, and get_letter_status — so an agent running in Claude Desktop, Claude Code, or another MCP-speaking host can quote and mail a letter without any custom wrapper code. Lob does not currently publish an MCP server; an agent built against Lob has to go through a hand-written REST or SDK integration instead. Full details on the quote-then-send safety pattern are on the MCP mail guide.
  • One all-in price. paperplane starts at $1.99 all-in for First-Class, postage, printing and the envelope included, with the same number on the pricing page, in the quote and on the receipt. Lob's pricing is published as per-piece rates with postage on top, tiered by volume.

Where Lob is ahead

A comparison that only lists paperplane's advantages would not be a comparison worth trusting. Two gaps are real and worth stating plainly:

  • Official SDKs in 8 languages. Lob ships maintained client libraries for TypeScript/Node, PHP, Java, Python, Ruby, Elixir, C#/.NET, and Go, plus frontend address-verification widgets. paperplane does not have official SDKs yet — today it's REST (POST /v1/quotes, POST /v1/orders) or MCP, both callable from any language, but without a generated, idiomatic client library. SDK generation is planned but not shipped.
  • Postcards, checks, and international mail at production scale. Lob supports these today, with the volume and reliability track record of a mature platform. paperplane sends letters only — First-Class, Certified, Certified + electronic Return Receipt, and Priority, domestic only. If your use case is postcard marketing, check disbursement, or mailing outside the US, paperplane is not the right tool yet.

Side-by-side

DimensionpaperplaneLob
Account required for one sendNo — pay-per-use via Stripe link or prepaid credit codeYes — provisioned account and API key
AI agent supportMCP server at /api/mcp (3 tools) + RESTREST + SDKs; no published MCP server
Official SDKsNot yet — REST and MCP only8 languages (TS, PHP, Java, Python, Ruby, Elixir, C#, Go)
Mail typesLetters only (domestic)Letters, postcards, checks, international
Starting price$1.99 First-Class, all-inPublished per-piece pricing plus postage
Best fitA single letter with no setup, or an agent-driven sendHigh-volume, multi-format mail programs already in production

Which one actually fits

If you are sending postcards or checks, mailing internationally, or you already have a mature mail-sending pipeline built against Lob's SDKs, switching would be a step backward — Lob covers that ground and paperplane does not. If you need to send one Certified Mail letter today without creating an account, or you are wiring mail into an AI agent that speaks MCP, paperplane is built for exactly that. Some teams end up using both: Lob for bulk, multi-format campaigns, and paperplane for the occasional one-off letter or an agent workflow that should not need a provisioned API credential to send its first piece of mail.

Pricing above is current paperplane retail: First-Class $1.99, Certified Mail $12.99, Certified + electronic Return Receipt $14.99, Priority Mail $24.99. Lob pricing is set by Lob and not reproduced here — check lob.com for their current rates.

Related guides

Common questions

Is paperplane a drop-in replacement for Lob?

No, and treating it as one would be a mistake. Lob covers postcards, checks, and international mail at scale with official SDKs in 8 languages; paperplane sends letters only (First-Class, Certified, Certified + electronic Return Receipt, Priority) and has no official SDKs yet. If your product already ships postcards or checks through Lob, that integration keeps making sense. paperplane fits a narrower, different job: a single high-value letter sent with no account setup, or an AI agent that needs to mail something through MCP.

Does paperplane really require no API key?

For a single letter, yes. You either pay per letter through a Stripe-hosted checkout link or use a prepaid credit code bought in advance — no signup form, no provisioned account, no API key to generate and store. Lob requires a full account (API keys, environment setup) before you can send anything, which is the right tradeoff once you are sending mail continuously in production, but it is friction for a one-off letter or a quick agent integration.

Why would an AI agent use paperplane instead of Lob?

paperplane runs an MCP server at /api/mcp with three tools (quote_letter, send_letter, get_letter_status) that any MCP-speaking agent host — Claude Desktop, Claude Code, others — can call directly, with a confirmation-token step that stops an agent from mailing something on its first call. Lob does not currently publish an MCP server; integrating Lob from an agent means writing a REST or SDK wrapper yourself. If your workflow is agent-native, that gap is real.

Is Lob more trustworthy or established than paperplane?

On track record and scale, yes — Lob has been running production mail infrastructure for longer, at higher volume, with a broader product surface (postcards, checks, address verification, international). paperplane is newer and narrower by design. Neither fact should be hidden from a buyer comparing the two; pick based on what you are actually sending and at what volume, not brand age alone.

paperplane vs. Lob

From $1.99, no account required

Send a letter with no account