Printful for your agents.
Connect Printful once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Printful.
What agents can do with Printful
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
printful_get_store_infoGet your Printful store information including name, type, and status.
printful_list_productsList all products available for print-on-demand with their variants, sizes, and colors.
printful_get_productGet detailed information about a specific product including available variants and prices.
printful_calculate_shippingCalculate shipping rates for an order with items, address, and country.
printful_create_orderCreate a new print-on-demand order with items, recipient address, and shipping option.
printful_list_ordersList all orders with optional status filter and pagination.
printful_get_orderGet a single order by ID with its items, recipient, and shipment status.
printful_get_product_variantGet details for a specific product variant including size, color, and available quantities.
printful_list_countriesList all countries and states Printful ships to, including display names.
printful_get_tax_ratesCalculate tax rates for an order by recipient address and items.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into Printful and go to Dashboard > Stores > API.
- Generate an API key for your store.
- The key is sent as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Printful to Even: call connect_begin("printful") on the even-connect MCP and walk me through it.
Query Printful products and shipping rates, then create print-on-demand orders.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.