mcpbeat Sign in

Agentee MCP Server

answering

Agentee is answering right now. Last checked 1 min ago. It exposes 36 tools.

Shop all-over print cotton tees with your AI agent: search, cart, promos, checkout. Human pays.

Uptime history 51 days of history · worst day 94%
51 days agonow
96.7%
Uptime 24h
89 of 92 checks
36
Tools
read from the server
453 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 8

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 15 August 2026. No other catalogue keeps this.

11 Sep 5 tools appeared create_colorway, designer_add_to_colorway, designer_colorways and 2 more
19 Aug a tool description was rewritten studio_generate
15 Aug a tool description was rewritten submit_design
15 Aug a tool changed the parameters it asks for submit_design

Agentee does not always answer

Over the last week it answered 98.6% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add agentee --transport http https://allover.art/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentee": {
      "url": "https://allover.art/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentee]
url = "https://allover.art/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agentee": {
      "url": "https://allover.art/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentee": {
      "url": "https://allover.art/mcp"
    }
  }
}

Available tools 36

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

designer
designer_add_to_colorway
Add one more of my recolours to a set of mine. Args: colorway_id, design_id.
designer_colorways
My colorway sets: one catalog card per set instead of one per colour. No args.
designer_designs
The user's own published designs with live status (products on sale / hidden / pending). Args: limit? (default 50).
designer_remove_from_colorway
Take one of my designs out of its set — it gets its own catalog card again. A set left with a single variant is dissolved. Args: design_id.
designer_stats
The user's designer-program stats (if they are a designer-partner): units sold, revenue, accrued royalties, available for payout, royalty percent, their designer page URL.
designer_submissions
The user's Studio publications in moderation: in review / in catalog / needs changes. Args: limit?.
designer_upload_slot
Get a short-lived URL to upload an image file to us (use when the designer has no public link — otherwise pass the URL straight to submit_design). Args: filename?. PUT the raw bytes to upload_url, then pass the returned upload_id to submit_design.
designer_uploads
What the designer has already sent in and where it stands: in review / accepted / needs changes (with the reason). Args: limit?.
cart
add_to_cart
Add a product to the user's cart. Args: good_id (from search/get_product), size (must be one of the product's sizes), fabric? (if the product offers a choice), qty? (default 1). Returns the updated cart.
cart_remove
Remove a cart line by its index (from view_cart). Args: index.
cart_update
Change a cart line by its index (from view_cart): set qty (0 removes), or switch size/fabric. Args: index, qty?, size?, fabric?.
set_cart_quantity
Change the quantity of a cart line by its index (from view_cart); qty=0 removes it. Args: index, qty.
studio
studio_credits
The user's Studio credit balance. Check before studio_generate (1 credit per generation, either engine; welcome bonus 20; every bought tee adds 20).
studio_generate
Generate a CUSTOM t-shirt print from a text prompt (AI, takes 2-10 min). SPENDS THE ACCOUNT OWNER'S STUDIO CREDITS: tell them the cost and their balance and get a yes BEFORE calling this — never spend silently, and never spend to 'try something' on your own initiative. Credits are earned (20 free on signup, 20 with every tee bought), so a wasted one is a real loss to them. Free exception: preserve=true prints their own image as-is and costs nothing. IMPORTANT: first call studio_options and ask the human to pick placement + product (and optionally background); do NOT silently use defaults. Args: prompt (design description), product? (one of ['kids_basic_tshirt_boy', 'kids_basic_tshirt_girl', 'kids_oversize_tshirt_boy', 'kids_oversize_tshirt_girl', 'mens_basic_tshirt', 'mens_oversize_tshirt', 'womens_basic_tshirt', 'womens_oversize_tshirt']), background? (t-shirt background, one of ['washed-beige', 'washed-black', 'washed-blue', 'washed-brown', 'washed-gray', 'washed-green', 'washed-orange', 'washed-pink', 'washed-red', 'washed-yellow', 'watercolor-beige', 'watercolor-blue', 'watercolor-sky']), placement? (print size/position, one of ['portrait_extended', 'square_center', 'chest_small']), model? (nb2 default | gpt-image-2 — both 1 credit, different styles), image_url? (https link to the user's OWN image — used as style/subject reference), preserve? (true = print the user's image exactly as-is, no AI redraw — kids' drawings, own art; FREE, no credits; requires image_url). Returns print_id — poll studio_status until done.
studio_options
START HERE for any custom-print request: the menu of generation choices (print placements with plain-language descriptions, products, backgrounds, engines+costs). Present these to the human — at minimum ask which PLACEMENT and which PRODUCT they want — before calling studio_generate.
studio_status
Check a custom print generation. Args: print_id (from studio_generate). When done returns preview_url — show it to the human.
shipping
get_shipping_options
Available shipping methods for the current cart/address, with price and ETA (free over the threshold).
set_shipping_address
Set the shipping address for this order (validated). Args: name, country, city, address, zip?, phone.
set_shipping_method
Choose a shipping method by its option_id (from get_shipping_options). Args: option_id.
colorway
create_colorway
Group my recolours of ONE artwork into a set (2+ of my designs). The catalog then shows one card for the set; every variant keeps its own page and link. Args: design_ids (list of my design ids), primary? (which one represents the set).
set_colorway_primary
Choose which variant of my set represents it in the catalog. Args: colorway_id, design_id.
order
get_order_preview
Full order summary to show the human before ordering: line items, promo/discount, shipping, address, grand total. Prices are server-computed.
order_status
Look up the user's recent orders (or one by number) and their fulfilment status. Args: number?, limit? (default 5).
user
get_user_prefs
Return the shopper's saved default size and fit. Call this BEFORE asking the user for a size — if a default is set, apply it automatically (add_to_cart uses it when size is omitted), and prefer products matching their fit (basic vs oversized).
set_user_prefs
Save the shopper's default size and/or fit so they don't re-enter it each time. Args: size (XS…5XL), fit (basic | oversized). Pass only what the user stated.
apply
apply_promo
Validate and apply a promo code to the cart (server-checked). Returns the new discount/shipping/total, or applied=false with a reason. Args: code.
checkout
checkout_link
Get the URL where the human opens their cart to review and pay. The agent never pays — checkout is always done by the person in the browser.
collections
list_collections
List active curated collections (themed landing pages) with their slugs and urls. Args: limit?.
custom
add_custom_to_cart
Put a FINISHED custom print into the cart as a product. Args: print_id (must be done), product? (same set as studio_generate), size, qty?. Then the normal checkout flow applies (get_order_preview -> prepare_order).
prepare
prepare_order
Create a draft order from the cart + address + promo and return {checkout_url, draft_id, expires_at}. The human opens checkout_url — everything is pre-filled — reviews and pays. The agent never pays. Call get_order_preview and confirm with the human first.
product
get_product
Full details of one product by its code: available sizes, fabrics, per-variant price, and the design 'about' text. Args: code (from search_products).
products
search_products
Search the allover.art catalog (one card per design). Args: query? (free text, e.g. 'cat', 'neon koi'), theme? (canonical theme like Cats/Anime/Skulls, comma-separated for several), section? (mens|womens|kids), limit? (<=48), max_price? (USD). Returns product cards with good_id, price and url.
promo
remove_promo
Remove the applied promo code from the cart.
saved
get_saved_addresses
Return shipping addresses the user used in past orders — offer these to a returning buyer instead of asking again.
submit
submit_design
Send one of the designer's own artworks for moderation. TWO inputs, same path: either artwork files — front/back accept a public image URL OR an upload_id from designer_upload_slot — or session_id of a FINISHED Studio session of theirs (generated with studio_generate; no need to download the print, we fetch it server-side). Args: name (required), front OR session_id (one of them), back?, layout? ('front_back' default, or 'r10' for a ready print-side file), note?, batch? (same string across a bulk run so the moderator sees them as one batch). Minimum 2048px on the short side. IMPORTANT for the designer: this queues the artwork for moderation — catalog listing follows production and is not instant.
view
view_cart
Show the current contents of the user's cart (the same cart they see in the browser when signed in).

Endpoints

URLTransportStateLatencyChecked
https://allover.art/mcp streamable-http answering 279 ms 1 min ago

Alternatives to Agentee

same job, measured the same way
Unstoppable Domains
by unstoppabledomains

Domain search, registration, DNS, marketplace, and checkout with your AI agent.

answering
C
Agent Checkout
by agentcheckoutapi

AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.

8 tools answering
Synchronity
by themewireco

Shop connected e-commerce stores: search, compare, cart, and checkout with buyer approval.

38 installs/wk 26 tools answering
MCP Gateway
by trusteed

Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.

20 tools answering
eenable — a shop with no checkout
by eenable

Buy 15 minutes of Alex Finger's time, or an AI Repellent certificate. Agents only.

16 tools answering
FinCore Agentic Commerce
by athenalion

Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.

7 tools answering
MCP Stripe Acp
by codespar

Stripe ACP — AI agent checkout, payment delegation, products, invoices

23 installs/wk local only
MCP Ucp
by codespar

Google UCP — agentic shopping, cart, checkout, orders, delivery

12 installs/wk local only

Agentee — questions

Answers built from our own checks of this server.

What can Agentee do?
It exposes 36 tools, read directly from the server on our last check. Among them: add_custom_to_cart, add_to_cart, apply_promo, cart_remove, cart_update, checkout_link and 30 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Agentee mostly used for?
Its tools cluster around designer, studio and cart. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Agentee working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 92 checks got a reply (96.7%), average response time 453 ms. The bar chart above shows every period we have measured.
How do I connect Agentee?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agentee need an API key?
No. Agentee completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 36 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agentee?
It answers our handshake in 453 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.