PR

printful

Open Source E-commerceBusiness

Complete Printful API integration for print-on-demand fulfillment. Manage products, create and track orders, calculate shipping rates, upload files, generate mockups, and configure webhooks.

printful print-on-demand fulfillment ecommerce dropshipping

Quick Install

npm install @openpets/printful
pnpm add @openpets/printful

Required Environment Variables

  • PRINTFUL_API_TOKEN

    Printful API access token

Example Queries

list available printful products
create a new order with a t-shirt
get shipping rates for an order
check order status
upload a design file
generate product mockups

Usage Scenarios

catalog browsing

  1. 1 list printful product categories
  2. 2 search for t-shirt products
  3. 3 get product variant details

order management

  1. 1 create a draft order
  2. 2 estimate order costs
  3. 3 confirm order for fulfillment
  4. 4 check order status

Optional Configuration

Variable Description
PRINTFUL_STORE_ID Default store ID for multi-store accounts. Use printful-list-stores to find your store ID.

Use printful with Your AI Assistant

This open source plugin works with OpenCode-compatible AI assistants including ChatGPT, Claude, Perplexity, and other LLM-powered coding tools. Install the plugin and start using natural language to interact with printful.

Works with ChatGPT Works with Claude Works with Perplexity MCP Compatible