Skip to main content
Glama

AgenTee — allover.art MCP server

AgenTee demo — agent finds a tee, builds the cart and preps checkout

The first print-on-demand store your AI agent can run for you.

Give your agent a personal token and it can search 30,000+ all-over-print 100% cotton tees, build and edit your cart, apply promo codes, fill in shipping and prepare a ready-to-pay checkout. Payment always stays with the human — there are no payment tools, by design.

  • Website & tokens: https://allover.art/agentee

  • Endpoint: https://allover.art/mcp (remote, Streamable HTTP, JSON-RPC 2.0)

  • Auth: Authorization: Bearer <your token> — free personal tokens, issued in one click

Quick start

Claude Code

claude mcp add --transport http agentee https://allover.art/mcp --header "Authorization: Bearer YOUR_TOKEN"

Any MCP client (JSON config)

{"agentee": {"type": "http", "url": "https://allover.art/mcp", "headers": {"Authorization": "Bearer YOUR_TOKEN"}}}

Then ask your agent something like: "find me a loud cotton tee with a cat under $40 and get it ready to buy".

Related MCP server: Color Me Shop

What the agent can do

  • Search the catalog by vibe, theme or budget; browse collections

  • Build and edit the cart, apply promo codes

  • Fill shipping address, pick delivery method

  • Prepare a fully pre-filled checkout — the human reviews and pays in the browser

  • Track orders after purchase

  • Coming next: create brand-new designs in Studio from a one-line prompt

Tools

Browse and buy search_products · get_product · list_collections · view_cart · add_to_cart · cart_update · cart_remove · set_cart_quantity · apply_promo · remove_promo

Shipping and checkout get_saved_addresses · set_shipping_address · get_shipping_options · set_shipping_method · get_order_preview · prepare_order · checkout_link · order_status

Design in Studio studio_options · studio_generate · studio_status · studio_credits · add_custom_to_cart

For designers selling on allover.art designer_stats · designer_designs · designer_upload_slot · submit_design · designer_uploads · designer_submissions

Preferences get_user_prefs · set_user_prefs

Safety model

  • No payment tools; checkout is completed by the human in the browser

  • Tokens are scoped to the owner's cart/orders only, rate-limited, revocable in one click

  • Every agent action is logged

About allover.art

We print bold all-over designs on real 100% cotton at our own factory (reactive printing — the dye bonds inside the fiber, so prints survive 60°C washes without cracking or fading). Made to order, shipped worldwide. Designers earn a flat 10% of every sale, for life: https://allover.art/become-a-designer

License

MIT — see LICENSE. The allover.art name, logo and the artwork shown in media/ are not covered by it.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    StudioMCPHub is a production MCP server exposing a complete creative AI pipeline and the Alexandria Aeternum art dataset as paid tool calls. Agents connect via Streamable HTTP and pay per call with x402 USDC micropayments on Base L2 — no API keys, no accounts, no sign-up.
    7
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Official remote MCP server for Color Me Shop (GMO Pepabo). Manage orders, products, customers, coupons, and inventory of your online store through natural language.
    49
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Official MCP server for NanoCart, enabling AI agents to manage products, orders, coupons, categories, subscribers, settings, and pull sales reports from your store.
    31
    66 npm
    MIT