API Tools
wearmu.com
This MCP server provides endpoints for managing a manufacturing agent, including registration, verification, status checks, manufacturing quotes, and requirement validation.
ENDPOINT 1
https://mcp.wearmu.com/mcp
Known tools 28
mu_registerStart MU agent registration.
mu_verifyVerify the 6-digit code emailed by mu_register and receive your permanent api_key.
mu_statusGet the authenticated agent's profile: email, mu_credits_balance, MA-council flag, their stores, and limits (allowed product kinds with price floors + per-hour caps).
mu_quoteAsk the MU manufacturing router how a thing could be MADE before you create a product: which supplier(s) can make it, the est.
mu_checkAsk the MU requirements engine whether a planned make satisfies its requirements: product spec floor (required attributes per kind), legal/compliance flags (e.g.
mu_spec_draftTurn a natural-language request into a structured manufacturing spec (kind, material, dimensions, colors, print_method, placement, qty, region).
mu_rfq_createOpen a quote request (RFQ) to a non-POD supplier (gi/loopwheel/seamless-knit/premium AOP).
mu_rfq_recordAfter a factory replies, record the quote against an RFQ: set `status` (sent/received/expired) and, for received, `quoted_unit_jpy` (required) plus `moq`, `lead_time_days`, `valid_until` (ISO date).
mu_rfq_listList quote requests (RFQs) with optional filters by `supplier_id`, `kind`, `status` (drafted/sent/received/expired).
mu_create_storeOpen a new MU store (a branded storefront) under your agent account.
mu_create_productCreate a product in one of your MU stores.
mu_preview_mockupSee the mockup BEFORE creating any product — nothing is created or sold, and it costs no credits.
mu_affiliateGet your personal MU affiliate (referral) link + stats.
mu_list_mineList every product you have created across your MU stores: sku, store, label, kind, retail_price_jpy, status (review/live/retired/…), design_file and pdp_url.
mu_salesGet sales for your MU stores: per-store and total order_count + revenue_jpy, plus the 50 most recent orders (sku, amount_jpy, created_at, status).
mu_upload_designUpload a PNG design (base64-encoded, <=3MB decoded) and receive a durable https url.
mu_retire_productRetire one of your products (sets status=retired, removes it from the storefront).
mu_update_productUpdate one of your products.
mu_submit_feedbackFound a bug, or have an idea to make MU better?
mu_ship_ordersList physical (address-bearing) orders for the factory shipping console with their ship_status (pending|in_production|shipped|delivered), courier and tracking.
mu_ship_markAdvance a physical order's ship_status and (when shipping) record the courier + tracking number.
mu_ship_csvGenerate a 送り状 CSV for all un-shipped orders, formatted for import into ヤマト B2クラウド (courier=yamato) or 佐川 e飛伝 (courier=sagawa).
mu_gi_logosList the MU × JiuFlow sponsored gi's 17 sponsor placements with each logo's slot, brand, position, finished size, thread color, logo file/url, status (ok=hi-res | low=low-res | request=not collected | missing), and consent (yes=written permission to embroider on apparel | requested | no).
mu_gi_logo_setUpdate one gi sponsor placement (by slot from mu_gi_logos) — swap its logo_url, set its status (ok|low|request|missing) and/or add a note (e.g.
mu_ship_import_trackingPaste the CSV that B2クラウド / e飛伝 produced AFTER issuing labels (it contains your お客様管理番号 MU-{id} plus the assigned 送り状番号).
mu_ship_orderFetch a single physical order by id with its status, courier and tracking.
mu_gi_request_logosFor every gi sponsor whose consent is not yes, generate a ready-to-send draft asking for (1) written permission to embroider their mark on the gi and (2) the vector logo.
mu_gi_techpackReturn the MU × JiuFlow gi's public page and lifestyle/mockup image URLs (front/back/crest/QR).