Printify for your agents.
Connect Printify once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Printify.
What agents can do with Printify
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
printify_list_shopsList your Printify shops. Returns shop names, IDs, and sales channel integrations.
printify_list_productsList products in a shop with optional pagination.
printify_list_blueprintsList all available product blueprints (blank products) that can be customized and printed.
printify_get_blueprintGet details and available print providers for a specific blueprint/product type.
printify_create_orderCreate a print-on-demand order for a shop with line items and shipping address.
printify_get_shopGet details of a specific shop by id.
printify_get_productGet details of a specific product in a shop.
printify_delete_productDelete a product from a shop.
printify_list_ordersList orders for a shop with optional filters.
printify_get_orderGet details of a specific order.
printify_list_print_providersList print providers for a blueprint.
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 Printify and go to Account > API.
- Generate a new API access token.
- The token 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 Printify to Even: call connect_begin("printify") on the even-connect MCP and walk me through it.
List Printify shops, retrieve product blueprints, and create print-on-demand order.
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.