Gelato for your agents.
Connect Gelato 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 Gelato.
What agents can do with Gelato
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
gelato_list_productsList available print-on-demand products and their variants.
gelato_list_ordersList orders with optional status and date filters.
gelato_get_orderGet detailed information about a specific order by ID.
gelato_list_carriersList available shipping carriers and their services.
gelato_create_orderCreate a new print-on-demand order with items and shipping details.
gelato_get_productGet details of a specific product and its variants.
gelato_get_storeGet the authenticated store's information.
gelato_get_shipping_estimateGet a shipping cost estimate for items to a destination.
gelato_cancel_orderCancel a specific order by id.
gelato_list_warehouse_stockList warehouse stock levels, optionally filtered by product or sku.
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 in to your Gelato account at app.gelato.com.
- Go to Settings > API and click Generate API Key.
- Copy the key and store it securely.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Gelato to Even: call connect_begin("gelato") on the even-connect MCP and walk me through it.
List print-on-demand products and variants, create custom order with shipping address, and check available carriers.
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.