Proof Nº MCP · Approved for production

Put Printonic
in your agent.

Any Printonic account can mint a seller key and connect Claude, Cursor, or ChatGPT. Agents search the catalog, draft listings, and send orders through the same US fulfillment as the rest of Printonic.

Free to startReads unlimitedSame fulfillment pricing
01 / How it works

Key, connect,
then ask.

  1. 01

    Create a free key

    Sign in, open Dashboard → Agent Access, and mint a psa_live_ key. Catalog search does not need a connected store.

  2. 02

    Connect the server

    Add the Streamable HTTP URL to Cursor, Claude, ChatGPT, or any MCP client. Authenticate with Bearer.

  3. 03

    Paste a prompt

    Use one of the prompts below in your agent. Reads are free. Drafts and mockups are quota-gated.

02 / Prompts

Paste these into
Claude, Cursor, or ChatGPT.

After the MCP server is connected, drop one of these into the agent. Click a card to copy.

03 / Connect

Add it to your
agent.

Cursor installs in one click. Claude Code takes one command. The OpenAI API takes one config block. Any agent that sends a Bearer header connects with the URL and your key.

Printonic MCP
Streamable HTTP
https://platform.printonic.com/mcp

Authorization: Bearer psa_live_…

Add to Cursor
Claude Code · one command
claude mcp add --transport http printonic https://platform.printonic.com/mcp \
  --header "Authorization: Bearer psa_live_your_key_here"
ChatGPT · OpenAI Responses API tool
{
  type: "mcp",
  server_label: "printonic",
  server_url: "https://platform.printonic.com/mcp",
  authorization: process.env.PRINTONIC_MCP_TOKEN,
  require_approval: "always",
}
Cursor · mcp.json
{
  "mcpServers": {
    "printonic": {
      "url": "https://platform.printonic.com/mcp",
      "headers": {
        "Authorization": "Bearer psa_live_your_key_here"
      }
    }
  }
}

Building an agent? The URL and a Bearer key are all you need. In the claude.ai, Claude Desktop and ChatGPT apps, add https://platform.printonic.com/mcp as a custom connector and sign in with the email of your Printonic account; no key is pasted.

Every call an agent makes lands in the seller’s activity feed, and publishing, orders and archiving wait for the seller’s approval in the review tray unless they choose otherwise. How classes and approvals work.

Full docs · All clients · Tool reference

04 / Plans

Free to read.
Pay to publish.

Every plan shares the same US fulfillment pricing. Reads are always free — limits only apply to drafts, mockups, and the scopes that move real listings and orders.

Free

psa_live_
$0forever

Any Printonic account. Mint a key and start reading the catalog — no store, no card.

  • 30 requests / min
  • 5 active keys
  • 50 listing drafts / month
  • 10 mockup jobs / month
  • Unlimited catalog & store reads
Scopes
catalog:readstores:readproducts:readlistings:draft
Most popular

Pro

psa_live_ + Pro
$29.99/ month

Everything in Free — plus higher limits and the scopes to publish listings and send real orders.

  • 120 requests / min
  • 20 active keys
  • Unlimited listing drafts
  • 100 mockup jobs / month
Adds
products:writelistings:publishorders:readorders:create

Part of Printonic Pro — also 10% off every product, the Gift Set Builder, buyer personalization, and priority support.

Partner

pk_live_
Customby application

For platforms embedding Printonic fulfillment. Admin-issued keys that can charge a wallet or card and settle balances.

  • Submit & pay for orders
  • Create custom listings & gift sets
  • Read & settle billing balance
  • Shared idempotency with the REST API
Scopes
orders:paylistings:custombilling:read
05 / Your move

Press start.

Free seller key to start. Upgrade to Pro only when you’re ready to publish and fulfill.

Get a key

Set up in minutes · reads are free